diff options
Diffstat (limited to 'man7/netlink.7')
| -rw-r--r-- | man7/netlink.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/netlink.7 b/man7/netlink.7 index 6eae179a64..e23232ec4b 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -44,7 +44,7 @@ The currently assigned netlink families are: .B NETLINK_ROUTE Receives routing and link updates and may be used to modify the routing tables (both IPv4 and IPv6), IP addresses, link parameters, -neighbour setups, queueing disciplines, traffic classes and +neighbor setups, queueing disciplines, traffic classes and packet classifiers (see .BR rtnetlink (7)). .TP @@ -270,7 +270,7 @@ It is up to the application to detect when this happens (via the .B ENOBUFS error returned by .BR recvmsg (2)) -and resynchronise. +and resynchronize. .SS Address Formats The .I sockaddr_nl |
