diff options
Diffstat (limited to 'lib/libc/sys/socket.2')
| -rw-r--r-- | lib/libc/sys/socket.2 | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2 index e048b4674173..7482150db8fd 100644 --- a/lib/libc/sys/socket.2 +++ b/lib/libc/sys/socket.2 @@ -30,7 +30,7 @@  .\" SUCH DAMAGE.  .\"  .\"     From: @(#)socket.2	8.1 (Berkeley) 6/4/93 -.\"	$Id$ +.\"	$Id: socket.2,v 1.2 1995/02/15 22:53:04 wollman Exp $  .\"  .Dd February 15, 1995  .Dt SOCKET 2 @@ -265,6 +265,6 @@ The socket cannot be created until sufficient resources are freed.  .Re  .Sh HISTORY  The -.Nm +.Fn socket  function call appeared in  .Bx 4.2 . | 
