diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libc/net/inet_net_ntop.3 (renamed from src/lib/libc/net/inet_net.3) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/inet_net.3 b/src/lib/libc/net/inet_net_ntop.3 index adb7589fca..db10bf962c 100644 --- a/src/lib/libc/net/inet_net.3 +++ b/src/lib/libc/net/inet_net_ntop.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: inet_net.3,v 1.19 2018/04/28 20:29:18 schwarze Exp $ | 1 | .\" $OpenBSD: inet_net_ntop.3,v 1.1 2019/08/30 18:33:17 deraadt 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: April 28 2018 $ | 31 | .Dd $Mdocdate: August 30 2019 $ |
32 | .Dt INET_NET_NTOP 3 | 32 | .Dt INET_NET_NTOP 3 |
33 | .Os | 33 | .Os |
34 | .Sh NAME | 34 | .Sh NAME |
@@ -185,7 +185,7 @@ notation, the value of the address still includes all bits supplied | |||
185 | in the external representation, even those bits which are the host | 185 | in the external representation, even those bits which are the host |
186 | part of an Internet address. | 186 | part of an Internet address. |
187 | .Sh SEE ALSO | 187 | .Sh SEE ALSO |
188 | .Xr byteorder 3 , | 188 | .Xr htonl 3 , |
189 | .Xr inet_pton 3 , | 189 | .Xr inet_pton 3 , |
190 | .Xr inet 4 , | 190 | .Xr inet 4 , |
191 | .Xr hosts 5 | 191 | .Xr hosts 5 |