diff options
Diffstat (limited to 'man7/netlink.7')
| -rw-r--r-- | man7/netlink.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/netlink.7 b/man7/netlink.7 index cf1b66f1b8..79bc86b253 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -20,7 +20,7 @@ netlink \- communication between kernel and user space (AF_NETLINK) .BI "netlink_socket = socket(AF_NETLINK, " socket_type ", " netlink_family ); .fi .SH DESCRIPTION -Netlink is used to transfer information between kernel and +Netlink is used to transfer information between the kernel and user-space processes. It consists of a standard sockets-based interface for user space processes and an internal kernel API for kernel modules. |
