diff options
Diffstat (limited to 'man7/netlink.7')
| -rw-r--r-- | man7/netlink.7 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man7/netlink.7 b/man7/netlink.7 index 27e9fda269..caf398d25c 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -345,12 +345,12 @@ Any replies to a message received for a multicast group should be sent back to the sending PID and the multicast group. Some Linux kernel subsystems may additionally allow other users to send and/or receive messages. -As at Linux 3.0, the -.BR NETLINK_KOBJECT_UEVENT , +As at Linux 3.0, the +.BR NETLINK_KOBJECT_UEVENT , .BR NETLINK_GENERIC , -.BR NETLINK_ROUTE , -and -.BR NETLINK_SELINUX +.BR NETLINK_ROUTE , +and +.BR NETLINK_SELINUX groups allow other users to receive messages. No groups allow other users to send messages. .SH VERSIONS |
