summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2016-11-14 22:23:26 +0100
committer Willy Sudiarto Raharjo2016-11-15 15:41:38 +0100
commitd3bb77249da3b81e0608d9d012324e24350c9de0 (patch)
tree8e974deb4468d4c9bca72708ec045320e9da66a1
parentf50bb0c9b7018bfe3c1b62368eb04bd042508a3d (diff)
downloadslackbuilds-d3bb77249da3b81e0608d9d012324e24350c9de0.tar.gz
network/ngrep: Fix README.
-rw-r--r--network/ngrep/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/ngrep/README b/network/ngrep/README
index a87f5e32cc..5c94af27b4 100644
--- a/network/ngrep/README
+++ b/network/ngrep/README
@@ -7,8 +7,8 @@ Ring and null interfaces, and understands BPF filter logic in the same
fashion as more common packet sniffing tools, such as tcpdump and snoop.
ngrep is built with IPV6 support by default; to disable it, do this:
- NGREP_IPV6=no ./ngrep.SlackBuild
+ NGREP_IPV6=no ./ngrep.SlackBuild
A patch is included for IPV4 and IPV6 packet reassembly applied by default.
The patch adds the -r switch to ngrep. To disable the patch, do this:
- ASSEM_PATCH=no ./ngrep.SlackBuild
+ ASSEM_PATCH=no ./ngrep.SlackBuild