summaryrefslogtreecommitdiffstats
path: root/man3/netlink.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/netlink.3')
-rw-r--r--man3/netlink.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/netlink.3 b/man3/netlink.3
index b8f3e1bdc..d7b9c3c18 100644
--- a/man3/netlink.3
+++ b/man3/netlink.3
@@ -28,7 +28,7 @@ Standard C library
.I <linux/netlink.h>
defines several standard macros to access or create a netlink datagram.
They are similar in spirit to the macros defined in
-.BR cmsg (3)
+.MR cmsg 3
for auxiliary data.
The buffer passed to and from a netlink socket should
be accessed using only these macros.
@@ -83,5 +83,5 @@ than via the low-level kernel interface.
.SH STANDARDS
Linux.
.SH SEE ALSO
-.BR libnetlink (3),
-.BR netlink (7)
+.MR libnetlink 3 ,
+.MR netlink 7