summaryrefslogtreecommitdiffstats
path: root/man3/netlink.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man3/netlink.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/netlink.3 b/man3/netlink.3
index eeb8875..5040521 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-03-30 "Linux man-pages 6.05.01"
+.TH netlink 3 2023-10-31 "Linux man-pages 6.7"
.SH NAME
netlink \- Netlink macros
.SH LIBRARY
@@ -15,7 +15,7 @@ Standard C library
.nf
.B #include <asm/types.h>
.B #include <linux/netlink.h>
-.PP
+.P
.BI "int NLMSG_ALIGN(size_t " len );
.BI "int NLMSG_LENGTH(size_t " len );
.BI "int NLMSG_SPACE(size_t " len );