diff options
author | 2000-04-12 21:47:47 +0000 | |
---|---|---|
committer | 2000-04-12 21:47:47 +0000 | |
commit | a1d216a38a1c1425b6e41ebc3e643da650bd77d0 (patch) | |
tree | dbc7126b9223660e4f5cea6f70dbc19118a8930b /lib/libc/sys/socket.2 | |
parent | bump ipf version (3.3.12a) to go with last commit (diff) | |
download | wireguard-openbsd-a1d216a38a1c1425b6e41ebc3e643da650bd77d0.tar.xz wireguard-openbsd-a1d216a38a1c1425b6e41ebc3e643da650bd77d0.zip |
Trailing whitespace begone!
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 f63fb31b685..c849948e835 100644 --- a/lib/libc/sys/socket.2 +++ b/lib/libc/sys/socket.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: socket.2,v 1.14 2000/03/14 21:31:40 aaron Exp $ +.\" $OpenBSD: socket.2,v 1.15 2000/04/12 21:48:02 aaron Exp $ .\" $NetBSD: socket.2,v 1.5 1995/02/27 12:37:53 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -62,7 +62,7 @@ The currently understood formats are AF_UNIX (UNIX internal protocols), AF_INET (ARPA Internet protocols), AF_ISO (ISO protocols), -AF_NS (Xerox Network Systems protocols), +AF_NS (Xerox Network Systems protocols), AF_IPX (Internetwork Packet Exchange), and AF_IMPLINK (IMP \*(lqhost at IMP\*(rq link layer). .Ed |