diff options
author | aaron <> | 1999-05-25 13:06:46 +0000 |
---|---|---|
committer | aaron <> | 1999-05-25 13:06:46 +0000 |
commit | 57296c612c4cd0e23f9467bfe1b60679cff7deaa (patch) | |
tree | d42fde24f9c3890ae0995ea36b55a84b5f84975a /src/lib/libc/net | |
parent | e3dff71d030fda448c247d737ae87f11183d848e (diff) | |
download | openbsd-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.3 | 4 | ||||
-rw-r--r-- | src/lib/libc/net/inet_net.3 | 4 | ||||
-rw-r--r-- | src/lib/libc/net/resolver.3 | 5 |
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. | |||
182 | All numbers supplied as | 182 | All numbers supplied as |
183 | .Dq parts | 183 | .Dq parts |
184 | in a | 184 | in a |
185 | .Ql \&. | 185 | .Ql \&. |
186 | notation | 186 | notation |
187 | may be decimal, octal, or hexadecimal, as specified | 187 | may be decimal, octal, or hexadecimal, as specified |
188 | in the C language (i.e., a leading 0x or 0X implies | 188 | in 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. | |||
131 | All numbers supplied as | 131 | All numbers supplied as |
132 | .Dq parts | 132 | .Dq parts |
133 | in a | 133 | in a |
134 | .Ql \&. | 134 | .Ql \&. |
135 | notation | 135 | notation |
136 | may be decimal, octal, or hexadecimal, as specified | 136 | may be decimal, octal, or hexadecimal, as specified |
137 | in the C language (i.e., a leading 0x or 0X implies | 137 | in 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. | |||
301 | If | 301 | If |
302 | .Em dnptr | 302 | .Em dnptr |
303 | is | 303 | is |
304 | .Dv NULL, names are not compressed. | 304 | .Dv NULL , |
305 | names are not compressed. | ||
305 | If | 306 | If |
306 | .Fa lastdnptr | 307 | .Fa lastdnptr |
307 | is | 308 | is |