Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/netstat Add note about -l option. Fixes PR#47085 rep...
details: https://anonhg.NetBSD.org/src/rev/46e1f4c3cb16
branches: trunk
changeset: 782180:46e1f4c3cb16
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Fri Oct 19 20:43:31 2012 +0000
description:
Add note about -l option. Fixes PR#47085 reported by Julian Fagir.
diffstat:
usr.bin/netstat/netstat.1 | 14 +++++++++++---
1 files changed, 11 insertions(+), 3 deletions(-)
diffs (42 lines):
diff -r 521e35260ea4 -r 46e1f4c3cb16 usr.bin/netstat/netstat.1
--- a/usr.bin/netstat/netstat.1 Fri Oct 19 19:58:33 2012 +0000
+++ b/usr.bin/netstat/netstat.1 Fri Oct 19 20:43:31 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: netstat.1,v 1.63 2012/09/25 14:16:27 pgoyette Exp $
+.\" $NetBSD: netstat.1,v 1.64 2012/10/19 20:43:31 msaitoh Exp $
.\"
.\" Copyright (c) 1983, 1990, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
.\"
-.Dd June 29, 2010
+.Dd October 20, 2012
.Dt NETSTAT 1
.Os
.Sh NAME
@@ -42,7 +42,7 @@
.Op Fl M Ar core
.Op Fl N Ar system
.Nm
-.Op Fl bdghiLmnqrSsTv
+.Op Fl bdghilLmnqrSsTv
.Op Fl f Ar address_family
.Op Fl M Ar core
.Op Fl N Ar system
@@ -216,6 +216,14 @@
respectively.
.It Fl L
Don't show link-level routes (e.g., IPv4 ARP or IPv6 neighbour cache).
+.It Fl l
+With the
+.Fl g
+option, display wider fields for the IPv6 multicast routing table
+.Qq Origin
+and
+.Qq Group
+columns.
.It Fl M
Extract values associated with the name list from the specified core
instead of the default
Home |
Main Index |
Thread Index |
Old Index