summaryrefslogtreecommitdiffstats
path: root/man3/netlink.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/netlink.3')
-rw-r--r--man3/netlink.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/netlink.3 b/man3/netlink.3
index 918c6794f..eeb88754e 100644
--- a/man3/netlink.3
+++ b/man3/netlink.3
@@ -5,7 +5,7 @@
.\" Based on the original comments from Alexey Kuznetsov
.\" $Id: netlink.3,v 1.1 1999/05/14 17:17:24 freitag Exp $
.\"
-.TH netlink 3 2023-02-05 "Linux man-pages 6.03"
+.TH netlink 3 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
netlink \- Netlink macros
.SH LIBRARY
@@ -76,12 +76,12 @@ is in a form suitable for parsing.
.BR NLMSG_PAYLOAD ()
Return the length of the payload associated with the
.IR nlmsghdr .
-.SH STANDARDS
-These macros are nonstandard Linux extensions.
-.SH NOTES
+.SH VERSIONS
It is often better to use netlink via
.I libnetlink
than via the low-level kernel interface.
+.SH STANDARDS
+Linux.
.SH SEE ALSO
.BR libnetlink (3),
.BR netlink (7)