diff options
Diffstat (limited to 'man2/recv.2')
-rw-r--r-- | man2/recv.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/recv.2 b/man2/recv.2 index adc9ecd9..c51f351f 100644 --- a/man2/recv.2 +++ b/man2/recv.2 @@ -314,7 +314,7 @@ and .I msg_namelen specify the source address if the socket is unconnected; .I msg_name -may be given as a null pointer if no names are desired or required. +may be given as a NULL pointer if no names are desired or required. The fields .I msg_iov and |