summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc')
-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