sync with OpenBSD -current
This commit is contained in:
parent
f4dadbf64a
commit
be37d2a32b
13 changed files with 143 additions and 28 deletions
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: inet_addr.3,v 1.6 2022/09/11 06:38:10 jmc Exp $
|
||||
.\" $OpenBSD: inet_addr.3,v 1.7 2024/03/06 07:29:37 bentley Exp $
|
||||
.\" $NetBSD: inet.3,v 1.7 1997/06/18 02:25:24 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1990, 1991, 1993
|
||||
|
@ -30,7 +30,7 @@
|
|||
.\"
|
||||
.\" @(#)inet.3 8.1 (Berkeley) 6/4/93
|
||||
.\"
|
||||
.Dd $Mdocdate: September 11 2022 $
|
||||
.Dd $Mdocdate: March 6 2024 $
|
||||
.Dt INET_ADDR 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -154,7 +154,7 @@ otherwise, the number is interpreted as decimal).
|
|||
The
|
||||
.Nm inet_addr
|
||||
and
|
||||
.Nm inet_aton
|
||||
.Nm inet_ntoa
|
||||
functions conform to
|
||||
.St -p1003.1-2008 .
|
||||
.Sh HISTORY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue