summaryrefslogtreecommitdiff
path: root/src/lib/libc/net
diff options
context:
space:
mode:
authoraaron <>1999-05-25 13:06:46 +0000
committeraaron <>1999-05-25 13:06:46 +0000
commit57296c612c4cd0e23f9467bfe1b60679cff7deaa (patch)
treed42fde24f9c3890ae0995ea36b55a84b5f84975a /src/lib/libc/net
parente3dff71d030fda448c247d737ae87f11183d848e (diff)
downloadopenbsd-57296c612c4cd0e23f9467bfe1b60679cff7deaa.tar.gz
openbsd-57296c612c4cd0e23f9467bfe1b60679cff7deaa.tar.bz2
openbsd-57296c612c4cd0e23f9467bfe1b60679cff7deaa.zip
punctuation
Diffstat (limited to 'src/lib/libc/net')
-rw-r--r--src/lib/libc/net/inet.34
-rw-r--r--src/lib/libc/net/inet_net.34
-rw-r--r--src/lib/libc/net/resolver.35
3 files changed, 7 insertions, 6 deletions
diff --git a/src/lib/libc/net/inet.3 b/src/lib/libc/net/inet.3
index c5780142cf..a9da73db3a 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.5 1999/05/23 14:11:01 aaron Exp $ 1.\" $OpenBSD: inet.3,v 1.6 1999/05/25 13:06:45 aaron 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
@@ -182,7 +182,7 @@ rearrangement.
182All numbers supplied as 182All numbers supplied as
183.Dq parts 183.Dq parts
184in a 184in a
185.Ql \&. 185.Ql \&.
186notation 186notation
187may be decimal, octal, or hexadecimal, as specified 187may be decimal, octal, or hexadecimal, as specified
188in the C language (i.e., a leading 0x or 0X implies 188in the C language (i.e., a leading 0x or 0X implies
diff --git a/src/lib/libc/net/inet_net.3 b/src/lib/libc/net/inet_net.3
index 1a42aff6ea..df5c35017d 100644
--- a/src/lib/libc/net/inet_net.3
+++ b/src/lib/libc/net/inet_net.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet_net.3,v 1.1 1997/06/23 03:37:26 millert Exp $ 1.\" $OpenBSD: inet_net.3,v 1.2 1999/05/25 13:06:45 aaron Exp $
2.\" $NetBSD: inet_net.3,v 1.1 1997/06/18 02:25:27 lukem Exp $ 2.\" $NetBSD: inet_net.3,v 1.1 1997/06/18 02:25:27 lukem Exp $
3.\" 3.\"
4.\" Copyright (c) 1997 The NetBSD Foundation, Inc. 4.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -131,7 +131,7 @@ rearrangement.
131All numbers supplied as 131All numbers supplied as
132.Dq parts 132.Dq parts
133in a 133in a
134.Ql \&. 134.Ql \&.
135notation 135notation
136may be decimal, octal, or hexadecimal, as specified 136may be decimal, octal, or hexadecimal, as specified
137in the C language (i.e., a leading 0x or 0X implies 137in the C language (i.e., a leading 0x or 0X implies
diff --git a/src/lib/libc/net/resolver.3 b/src/lib/libc/net/resolver.3
index 0932c3b460..7c60ea4dcb 100644
--- a/src/lib/libc/net/resolver.3
+++ b/src/lib/libc/net/resolver.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: resolver.3,v 1.10 1999/05/25 01:50:58 aaron Exp $ 1.\" $OpenBSD: resolver.3,v 1.11 1999/05/25 13:06:45 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1985, 1991, 1993 3.\" Copyright (c) 1985, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -301,7 +301,8 @@ as the name is compressed.
301If 301If
302.Em dnptr 302.Em dnptr
303is 303is
304.Dv NULL, names are not compressed. 304.Dv NULL ,
305names are not compressed.
305If 306If
306.Fa lastdnptr 307.Fa lastdnptr
307is 308is