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/inet.3 | |
parent | e3dff71d030fda448c247d737ae87f11183d848e (diff) | |
download | openbsd-57296c612c4cd0e23f9467bfe1b60679cff7deaa.tar.gz openbsd-57296c612c4cd0e23f9467bfe1b60679cff7deaa.tar.bz2 openbsd-57296c612c4cd0e23f9467bfe1b60679cff7deaa.zip |
punctuation
Diffstat (limited to 'src/lib/libc/net/inet.3')
-rw-r--r-- | src/lib/libc/net/inet.3 | 4 |
1 files changed, 2 insertions, 2 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 |