pages*: fix various proper names, acronyms and initialisms (#12494)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> Produce aggregate statistics of TCP/IP dumps.
|
||||
> More information: <https://manned.org/ipaggcreate>.
|
||||
|
||||
- Count the number of packets sent from each source address appearing in a pcap file:
|
||||
- Count the number of packets sent from each source address appearing in a PCAP file:
|
||||
|
||||
`ipaggcreate --src {{path/to/file.pcap}}`
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
`ipaggcreate --interface {{eth0}} --length`
|
||||
|
||||
- Count the number of bytes sent between each address pair appearing in a pcap file:
|
||||
- Count the number of bytes sent between each address pair appearing in a PCAP file:
|
||||
|
||||
`ipaggcreate --address-pairs --bytes {{path/to/file.pcap}}`
|
||||
|
Reference in New Issue
Block a user