summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet.3
diff options
context:
space:
mode:
authorjmc <>2003-05-01 19:17:37 +0000
committerjmc <>2003-05-01 19:17:37 +0000
commit75a05b7a6dc69188fe7cedbf785f003fd2949f31 (patch)
tree63f3c7a11eb29447050e689df29269f7442376c8 /src/lib/libc/net/inet.3
parent4fee542bdc3c7525d3cdec0f32496a4c4c857c2b (diff)
downloadopenbsd-75a05b7a6dc69188fe7cedbf785f003fd2949f31.tar.gz
openbsd-75a05b7a6dc69188fe7cedbf785f003fd2949f31.tar.bz2
openbsd-75a05b7a6dc69188fe7cedbf785f003fd2949f31.zip
typos;
Diffstat (limited to 'src/lib/libc/net/inet.3')
-rw-r--r--src/lib/libc/net/inet.37
1 files changed, 3 insertions, 4 deletions
diff --git a/src/lib/libc/net/inet.3 b/src/lib/libc/net/inet.3
index 0122c924e3..b15c478aef 100644
--- a/src/lib/libc/net/inet.3
+++ b/src/lib/libc/net/inet.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet.3,v 1.14 2003/03/04 17:19:36 henning Exp $ 1.\" $OpenBSD: inet.3,v 1.15 2003/05/01 19:17:37 jmc Exp $
2.\" $NetBSD: inet.3,v 1.7 1997/06/18 02:25:24 lukem Exp $ 2.\" $NetBSD: inet.3,v 1.7 1997/06/18 02:25:24 lukem Exp $
3.\" 3.\"
4.\" Copyright (c) 1983, 1990, 1991, 1993 4.\" Copyright (c) 1983, 1990, 1991, 1993
@@ -227,8 +227,7 @@ Due to the method of allocating certain styles of IPv6
227addresses, it will be common for addresses to contain long 227addresses, it will be common for addresses to contain long
228strings of zero bits. 228strings of zero bits.
229In order to make writing addresses 229In order to make writing addresses
230.Pp 230containing zero bits easier, a special syntax is available to
231containing zero bits easier a special syntax is available to
232compress the zeros. 231compress the zeros.
233The use of 232The use of
234.Dq \&:\&: 233.Dq \&:\&:
@@ -296,7 +295,7 @@ The
296.Nm inet_ntop 295.Nm inet_ntop
297and 296and
298.Nm inet_pton 297.Nm inet_pton
299functions conforms to the IETF IPv6 BSD API and address formatting 298functions conform to the IETF IPv6 BSD API and address formatting
300specifications. 299specifications.
301Note that 300Note that
302.Nm inet_pton 301.Nm inet_pton