summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc <>2014-04-19 16:46:32 +0000
committerjmc <>2014-04-19 16:46:32 +0000
commit7fb8aec9a66954a70e96f9ce5f61043f9052ac1f (patch)
tree20c705136db61ee3f2396a19cba802858c0d271c
parent293abf5613325cc93a869974ce3262f4cb33083b (diff)
downloadopenbsd-7fb8aec9a66954a70e96f9ce5f61043f9052ac1f.tar.gz
openbsd-7fb8aec9a66954a70e96f9ce5f61043f9052ac1f.tar.bz2
openbsd-7fb8aec9a66954a70e96f9ce5f61043f9052ac1f.zip
zap trailing whitespace;
-rw-r--r--src/lib/libc/net/inet_lnaof.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/inet_lnaof.3 b/src/lib/libc/net/inet_lnaof.3
index f3f03514af..082bca1559 100644
--- a/src/lib/libc/net/inet_lnaof.3
+++ b/src/lib/libc/net/inet_lnaof.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet_lnaof.3,v 1.1 2014/04/19 11:18:01 guenther Exp $ 1.\" $OpenBSD: inet_lnaof.3,v 1.2 2014/04/19 16:46:32 jmc 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
@@ -54,7 +54,7 @@ It is frequency-encoded;
54the most-significant bit is clear in Class A addresses, 54the most-significant bit is clear in Class A addresses,
55in which the high-order 8 bits are the network number. 55in which the high-order 8 bits are the network number.
56Class B addresses use the high-order 16 bits as the network field, 56Class B addresses use the high-order 16 bits as the network field,
57and Class C addresses have a 24-bit network part. 57and Class C addresses have a 24-bit network part.
58.Pp 58.Pp
59The routine 59The routine
60.Fn inet_makeaddr 60.Fn inet_makeaddr