aboutsummaryrefslogtreecommitdiffstats
path: root/man3/netlink.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/netlink.3')
-rw-r--r--man3/netlink.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/netlink.3 b/man3/netlink.3
index 8057315cc0..625971c652 100644
--- a/man3/netlink.3
+++ b/man3/netlink.3
@@ -26,7 +26,7 @@ netlink \- Netlink macros
.BI "int NLMSG_PAYLOAD(struct nlmsghdr *" nlh ", int " len );
.fi
.SH DESCRIPTION
-.I netlink.h
+.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)