Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/sockstat Argument is address_family, not "address fa...
details: https://anonhg.NetBSD.org/src/rev/9ae0adabf0d2
branches: trunk
changeset: 584248:9ae0adabf0d2
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 11 23:26:35 2005 +0000
description:
Argument is address_family, not "address family". From YOMURA Masanori in private mail.
diffstat:
usr.bin/sockstat/sockstat.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 312095767e5b -r 9ae0adabf0d2 usr.bin/sockstat/sockstat.1
--- a/usr.bin/sockstat/sockstat.1 Sun Sep 11 23:26:14 2005 +0000
+++ b/usr.bin/sockstat/sockstat.1 Sun Sep 11 23:26:35 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sockstat.1,v 1.4 2005/08/24 21:31:45 rpaulo Exp $
+.\" $NetBSD: sockstat.1,v 1.5 2005/09/11 23:26:35 wiz Exp $
.\"-
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -90,7 +90,7 @@
Show connected sockets.
.It Fl f Ar address_family
Limit listed sockets to those of the specified
-.Ar address family .
+.Ar address_family .
The following address families
are recognized:
.Ar inet ,
Home |
Main Index |
Thread Index |
Old Index