diff options
| -rw-r--r-- | man3/cmsg.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/cmsg.3 b/man3/cmsg.3 index 8c63effd1d..9455918e18 100644 --- a/man3/cmsg.3 +++ b/man3/cmsg.3 @@ -105,7 +105,7 @@ Use on the .I msghdr to get the first control message and -.BR CMSG_NEXTHDR () +.BR CMSG_NXTHDR () to get all subsequent ones. In each control message, initialize .I cmsg_len |
