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 | 6d7ce9cb582f14720ba3a48436b4e5adcbea8bde (patch) | |
tree | b59e661b46655f4673a00123950fc91d75a9d006 /net | |
parent | bb77d387c79d5ddcf0f87b3b3412a07ddf53ed34 (diff) | |
download | pkgsrc-6d7ce9cb582f14720ba3a48436b4e5adcbea8bde.tar.gz |
Fix a tyop, and re-format the paragraph
Diffstat (limited to 'net')
-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. |