summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-04-19 16:46:32 +0000
committerjmc <jmc@openbsd.org>2014-04-19 16:46:32 +0000
commit9b7d71f0408aee995ffe783c50cafab5c0f11264 (patch)
tree2e78246b8898591b028411bbb7e43b54df311755
parentremove the openssl_fdset wrapper, and a variety of VMS'ism's like (diff)
downloadwireguard-openbsd-9b7d71f0408aee995ffe783c50cafab5c0f11264.tar.xz
wireguard-openbsd-9b7d71f0408aee995ffe783c50cafab5c0f11264.zip
zap trailing whitespace;
-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