catch up with the inet(3) rename; this commit missed in previous
authorjmc <jmc@openbsd.org>
Sat, 10 May 2014 23:31:40 +0000 (23:31 +0000)
committerjmc <jmc@openbsd.org>
Sat, 10 May 2014 23:31:40 +0000 (23:31 +0000)
ok guenther

usr.bin/netstat/netstat.1

index b61c55c..ead50dd 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: netstat.1,v 1.70 2014/05/08 09:28:08 mpi Exp $
+.\"    $OpenBSD: netstat.1,v 1.71 2014/05/10 23:31:40 jmc Exp $
 .\"    $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1992, 1993
@@ -30,7 +30,7 @@
 .\"
 .\"    from: @(#)netstat.1     8.8 (Berkeley) 4/18/94
 .\"
-.Dd $Mdocdate: May 8 2014 $
+.Dd $Mdocdate: May 10 2014 $
 .Dt NETSTAT 1
 .Os
 .Sh NAME
@@ -326,7 +326,7 @@ to the address family.
 For more information regarding the Internet
 .Dq dot format ,
 refer to
-.Xr inet 3 .
+.Xr inet_ntop 3 .
 Unspecified or
 .Dq wildcard
 addresses and ports appear as a single
@@ -423,7 +423,7 @@ Subsequent lines of output show values accumulated over the preceding interval.
 .Xr systat 1 ,
 .Xr tcpbench 1 ,
 .Xr top 1 ,
-.Xr inet 3 ,
+.Xr inet_ntop 3 ,
 .Xr netintro 4 ,
 .Xr route 4 ,
 .Xr hosts 5 ,