diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-06 20:48:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-06 20:48:36 +0000 |
commit | c77ed1f1fec0c2219c5f3a1dc9d47b417505762a (patch) | |
tree | fd9bb1e60ec748001cfbe170c16229a9f2071253 /lib/libc/net/inet_net.3 | |
parent | 10e005b77fba6674ccb1fcaf98674a3ac9a97356 (diff) |
.Xr typos;
Diffstat (limited to 'lib/libc/net/inet_net.3')
-rw-r--r-- | lib/libc/net/inet_net.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/inet_net.3 b/lib/libc/net/inet_net.3 index 329b479dccb..51a2aa5ac34 100644 --- a/lib/libc/net/inet_net.3 +++ b/lib/libc/net/inet_net.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet_net.3,v 1.8 2003/02/24 09:56:49 cedric Exp $ +.\" $OpenBSD: inet_net.3,v 1.9 2003/03/06 20:48:35 jmc Exp $ .\" $NetBSD: inet_net.3,v 1.1 1997/06/18 02:25:27 lukem Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -171,7 +171,7 @@ otherwise, the number is interpreted as decimal). .Sh SEE ALSO .Xr byteorder 3 , .Xr inet 3 , -.Xr inet_pton 3, +.Xr inet_pton 3 , .Xr networks 5 .Sh HISTORY The |