Argument is address_family, not "address family". From YOMURA Masanori in private mail.
This commit is contained in:
parent
60bf82edce
commit
ad44d18838
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: netstat.1,v 1.41 2005/08/06 11:23:32 rpaulo Exp $
|
||||
.\" $NetBSD: netstat.1,v 1.42 2005/09/11 23:19:27 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1990, 1992, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -131,7 +131,7 @@ show the number of dropped packets.
|
|||
.It Fl f Ar address_family
|
||||
Limit statistics or address control block reports to those
|
||||
of the specified
|
||||
.Ar address family .
|
||||
.Ar address_family .
|
||||
The following address families
|
||||
are recognized:
|
||||
.Ar inet ,
|
||||
|
|
Loading…
Reference in New Issue