summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet_net_ntop.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/inet_net_ntop.3')
-rw-r--r--src/lib/libc/net/inet_net_ntop.38
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libc/net/inet_net_ntop.3 b/src/lib/libc/net/inet_net_ntop.3
index 816e87bf98..cac234be42 100644
--- a/src/lib/libc/net/inet_net_ntop.3
+++ b/src/lib/libc/net/inet_net_ntop.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet_net_ntop.3,v 1.2 2021/09/01 15:59:22 claudio Exp $ 1.\" $OpenBSD: inet_net_ntop.3,v 1.3 2022/03/31 17:27:16 naddy 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.
@@ -28,7 +28,7 @@
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29.\" POSSIBILITY OF SUCH DAMAGE. 29.\" POSSIBILITY OF SUCH DAMAGE.
30.\" 30.\"
31.Dd $Mdocdate: September 1 2021 $ 31.Dd $Mdocdate: March 31 2022 $
32.Dt INET_NET_NTOP 3 32.Dt INET_NET_NTOP 3
33.Os 33.Os
34.Sh NAME 34.Sh NAME
@@ -110,7 +110,7 @@ is in the range
110and is used to explicitly specify the number of bits in the network address. 110and is used to explicitly specify the number of bits in the network address.
111When 111When
112.Dq Li /bits 112.Dq Li /bits
113is not specified the number of bits in the network address is calculated 113is not specified, the number of bits in the network address is calculated
114as the larger of the number of bits in the class to which the address 114as the larger of the number of bits in the class to which the address
115belongs and the number of bits provided rounded up modulo 8. 115belongs and the number of bits provided rounded up modulo 8.
116Examples: 116Examples:
@@ -176,7 +176,7 @@ is in the range
176and is used to explicitly specify the number of bits in the network address. 176and is used to explicitly specify the number of bits in the network address.
177When 177When
178.Dq Li /bits 178.Dq Li /bits
179is not specified 128 is used. 179is not specified, 128 is used.
180Note that when the number of bits is specified using 180Note that when the number of bits is specified using
181.Dq Li /bits 181.Dq Li /bits
182notation, the value of the address still includes all bits supplied 182notation, the value of the address still includes all bits supplied