diff options
Diffstat (limited to 'usr/src/man/man3xnet')
-rw-r--r-- | usr/src/man/man3xnet/recvfrom.3xnet | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3xnet/recvfrom.3xnet b/usr/src/man/man3xnet/recvfrom.3xnet index 1e03959d4d..004498385e 100644 --- a/usr/src/man/man3xnet/recvfrom.3xnet +++ b/usr/src/man/man3xnet/recvfrom.3xnet @@ -7,7 +7,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH RECVFROM 3XNET "Jun 10, 2002" +.TH RECVFROM 3XNET "April 9, 2016" .SH NAME recvfrom \- receive a message from a socket .SH SYNOPSIS @@ -150,7 +150,7 @@ If the actual length of the address is greater than the length of the supplied .sp .LP If the \fIaddress\fR argument is not a null pointer and the protocol does not -provide the source address of messages, the the value stored in the object +provide the source address of messages, then the value stored in the object pointed to by \fIaddress\fR is unspecified. .sp .LP |