diff options
| author | Seonghun Lim <wariua@gmail.com> | 2011-09-08 16:52:13 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2011-09-16 07:00:45 +0200 |
| commit | a60823e295166efc5b664dc8bc110d26e648f40e (patch) | |
| tree | a30fe8a7e62543bdca5361ba535a93b6814d349b /man3/cmsg.3 | |
| parent | 71370916f38a0cf0a81a4b010a22f80378ce6711 (diff) | |
| download | man-pages-a60823e295166efc5b664dc8bc110d26e648f40e.tar.gz | |
cmsg.3: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/cmsg.3')
| -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 |
