Hello, this patch fixes the description of network rules in the apparmor.d manpage (based on an IRC discussion with John - I hope I got it right)
=== modified file 'parser/apparmor.d.pod' --- parser/apparmor.d.pod 2014-12-12 14:20:31 +0000 +++ parser/apparmor.d.pod 2014-12-19 00:14:47 +0000 @@ -61,7 +61,7 @@ B<CAPABILITY> = (lowercase capability name without 'CAP_' prefix; see capabilities(7)) -B<NETWORK RULE> = 'network' [ [ I<DOMAIN> ] [ I<TYPE> ] [ I<PROTOCOL> ] ] ',' +B<NETWORK RULE> = 'network' [ [ I<DOMAIN> [ I<TYPE> | I<PROTOCOL> ] ] | [ I<PROTOCOL> ] ] ',' B<DOMAIN> = ( 'inet' | 'ax25' | 'ipx' | 'appletalk' | 'netrom' | 'bridge' | 'atmpvc' | 'x25' | 'inet6' | 'rose' | 'netbeui' | 'security' | 'key' | 'packet' | 'ash' | 'econet' | 'atmsvc' | 'sna' | 'irda' | 'pppox' | 'wanpipe' | 'bluetooth' | 'netlink' ) ',' Regards, Christian Boltz -- Um es auf dein Beispiel zu übertragen: [...] - oder - Wir stehen sowieso mit runtergelassener Unterhose mitten auf der Autobahn 7 und es ist relativ egal, ob wir jetzt noch eine Gummi-Hupe und eine Taschenlampe in der Hand halten, während ein Tanklaster auf uns zuhält. [Ratti in fontlinge-devel] -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
