diff options
author | agc <agc@pkgsrc.org> | 2008-07-09 10:26:32 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2008-07-09 10:26:32 +0000 |
commit | 09b8d7479c3309ff0ae3044e2bdcb6cf057fc338 (patch) | |
tree | b59e661b46655f4673a00123950fc91d75a9d006 /net/ngrep | |
parent | 2cdd5d6c8d42ba8842ae75554be85e67ec5249bb (diff) | |
download | pkgsrc-09b8d7479c3309ff0ae3044e2bdcb6cf057fc338.tar.gz |
Fix a tyop, and re-format the paragraph
Diffstat (limited to 'net/ngrep')
-rw-r--r-- | net/ngrep/DESCR | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ngrep/DESCR b/net/ngrep/DESCR index 31a871e98f9..520ac15d55f 100644 --- a/net/ngrep/DESCR +++ b/net/ngrep/DESCR @@ -1,8 +1,8 @@ ngrep strives to provide most of GNU grep's common features, applying them to the network layer. -ngrep a pcap-aware tool that will allow you to specify extended -regular expressions to match against data payloads of packets. It +ngrep is a pcap-aware tool that will allow you to specify extended +regular expressions to match against data payloads of packets. It currently recognizes TCP and UDP across ethernet, ppp and slip -interfaces, and understands bpf filter logic in the same fashion -as more common packet sniffing tools, like tcpdump and snoop. +interfaces, and understands bpf filter logic in the same fashion as +more common packet sniffing tools, like tcpdump and snoop. |