diff options
Diffstat (limited to 'lib/libc/sys')
-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 6d1577e6a66..ef9de8a39a6 100644 --- a/lib/libc/sys/socket.2 +++ b/lib/libc/sys/socket.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: socket.2,v 1.23 2006/07/09 21:48:28 jmc Exp $ +.\" $OpenBSD: socket.2,v 1.24 2006/07/09 21:50:07 jmc Exp $ .\" $NetBSD: socket.2,v 1.5 1995/02/27 12:37:53 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -96,7 +96,7 @@ only for .Dv PF_NS . .Dv SOCK_RAW sockets provide access to internal network protocols and interfaces, -and is available only to the superuser. +and are available only to the superuser. .Pp The .Fa protocol |