diff options
author | aaron <> | 2000-04-18 03:01:33 +0000 |
---|---|---|
committer | aaron <> | 2000-04-18 03:01:33 +0000 |
commit | 6e79b911ce0057b5b91d0f9cedd766e0163fb043 (patch) | |
tree | 9478c878ca3f3846100f116eeb1bed16f321f335 /src/lib/libc/net/inet_net.3 | |
parent | 59ca3f5f8991ab72904434fb49ef0999d64ae2e8 (diff) | |
download | openbsd-6e79b911ce0057b5b91d0f9cedd766e0163fb043.tar.gz openbsd-6e79b911ce0057b5b91d0f9cedd766e0163fb043.tar.bz2 openbsd-6e79b911ce0057b5b91d0f9cedd766e0163fb043.zip |
Repairs, mostly removing hard sentence breaks.
Diffstat (limited to 'src/lib/libc/net/inet_net.3')
-rw-r--r-- | src/lib/libc/net/inet_net.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/inet_net.3 b/src/lib/libc/net/inet_net.3 index 1eb157c429..12b1a4daa0 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.4 1999/07/05 04:40:59 aaron Exp $ | 1 | .\" $OpenBSD: inet_net.3,v 1.5 2000/04/18 03:01:32 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. |
@@ -101,8 +101,8 @@ a | |||
101 | .Pp | 101 | .Pp |
102 | When four parts are specified, each is interpreted | 102 | When four parts are specified, each is interpreted |
103 | as a byte of data and assigned, from left to right, | 103 | as a byte of data and assigned, from left to right, |
104 | to the four bytes of an Internet network number. Note | 104 | to the four bytes of an Internet network number. |
105 | that when an Internet network number is viewed as a 32-bit | 105 | Note that when an Internet network number is viewed as a 32-bit |
106 | integer quantity on a system that uses little-endian | 106 | integer quantity on a system that uses little-endian |
107 | byte order (such as the Intel 386, 486, and Pentium processors) | 107 | byte order (such as the Intel 386, 486, and Pentium processors) |
108 | the bytes referred to above appear as | 108 | the bytes referred to above appear as |