diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-11-03 12:47:27 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-11-03 12:47:27 +0000 |
| commit | bd12ab88af41a79999010c5adbf49ffe7839173e (patch) | |
| tree | 90f0f5ffe4fff7b06eeabbc14ff23639a0cefcc9 /man3/netlink.3 | |
| parent | 8478ee027925a00caf4740df038241d8eaf43d9e (diff) | |
| download | man-pages-bd12ab88af41a79999010c5adbf49ffe7839173e.tar.gz | |
Formatting fixes
Diffstat (limited to 'man3/netlink.3')
| -rw-r--r-- | man3/netlink.3 | 2 |
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) |
