diff --git a/man2/recv.2 b/man2/recv.2 index 6815fd7be..b9c256b84 100644 --- a/man2/recv.2 +++ b/man2/recv.2 @@ -279,9 +279,9 @@ will return a value greater than was supplied to the call. If the caller is not interested in the source address, .I src_addr -should be specified as NULL and +and .I addrlen -should be specified as 0. +should be specified as NULL. .\" .SS recv() The