summaryrefslogtreecommitdiff
path: root/lib/libc/net
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-04-19 16:46:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-04-19 16:46:33 +0000
commit35eac1d7eb9acdda474f096edb5e273ac1410bc5 (patch)
tree43a3c1e071e2370e5d21bf4af78dd8ecd49aff77 /lib/libc/net
parent674418743ef95dc78b040ebf01614e73e94e3321 (diff)
zap trailing whitespace;
Diffstat (limited to 'lib/libc/net')
-rw-r--r--lib/libc/net/inet_lnaof.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/inet_lnaof.3 b/lib/libc/net/inet_lnaof.3
index f3f03514af6..082bca15596 100644
--- a/lib/libc/net/inet_lnaof.3
+++ b/lib/libc/net/inet_lnaof.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: inet_lnaof.3,v 1.1 2014/04/19 11:18:01 guenther Exp $
+.\" $OpenBSD: inet_lnaof.3,v 1.2 2014/04/19 16:46:32 jmc Exp $
.\" $NetBSD: inet.3,v 1.7 1997/06/18 02:25:24 lukem Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
@@ -54,7 +54,7 @@ It is frequency-encoded;
the most-significant bit is clear in Class A addresses,
in which the high-order 8 bits are the network number.
Class B addresses use the high-order 16 bits as the network field,
-and Class C addresses have a 24-bit network part.
+and Class C addresses have a 24-bit network part.
.Pp
The routine
.Fn inet_makeaddr