diff options
Diffstat (limited to 'netsniff-ng.8')
-rw-r--r-- | netsniff-ng.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/netsniff-ng.8 b/netsniff-ng.8 index 3ca48d0..c6356bf 100644 --- a/netsniff-ng.8 +++ b/netsniff-ng.8 @@ -1,7 +1,6 @@ .\" netsniff-ng - the packet sniffing beast .\" Copyright 2013 Daniel Borkmann. .\" Subject to the GPL, version 2. -.PP .TH NETSNIFF-NG 8 "03 March 2013" "Linux" "netsniff-ng toolkit" .SH NAME netsniff-ng \- the packet sniffing beast @@ -350,7 +349,7 @@ the man page pcap-filter(7). Just to quote some examples from pcap-filter(7): .SS host sundown To select all packets arriving at or departing from sundown. .PP -.SS host helios and \( hot or ace \) +.SS host helios and \(hot or ace\) To select traffic between helios and either hot or ace. .PP .SS ip host ace and not helios |