commit 452faae94ad3db47d59925452d27c3c868c467fb parent eb6962f72a619b9da8464cdcbe96fcc8a595cf2d Author: Jordan Ritter <jpr5@darkridge.com> Date: Sun, 20 Feb 2005 05:56:19 +0000 remove ``-L'' documentation since that is windows-only and thus there isn't much use to putting it in the manpage Diffstat:
M | ngrep.8 | | | 10 | ++-------- |
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/ngrep.8 b/ngrep.8 @@ -14,7 +14,7 @@ ngrep \- network grep .SH SYNOPSIS -.B ngrep <-LhXViwqpevxlDtTRM> <-IO +.B ngrep <-hXViwqpevxlDtTRM> <-IO .I pcap_dump .B > < -n .I num @@ -169,13 +169,7 @@ packets total, then exit. .IP "-d dev" By default ngrep will select a default interface to listen on. Use -this option to force ngrep to listen on interface \fIdev\fP. On UNIX -this is the name of the interface, and on Win32 this is the index of -the interface as listed by option ``L''. - -.IP "-L" -(Win32 only) This option lists all local ethernet interfaces and their -index (for use with option ``d''). +this option to force ngrep to listen on interface \fIdev\fP. .IP "-A num" Dump \fInum\fP packets of trailing context after matching a packet.