*: fix errors reported by languagetool (#6069)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
`prctl {{PID}}`
|
||||
|
||||
- Examine process limits and permissions in machine parseable format:
|
||||
- Examine process limits and permissions in machine parsable format:
|
||||
|
||||
`prctl -P {{PID}}`
|
||||
|
||||
|
@@ -20,6 +20,6 @@
|
||||
|
||||
`snoop to port {{port}} from host {{hostname}}`
|
||||
|
||||
- Capture and show an hex-dump of network packets exchanged between two IP addresses:
|
||||
- Capture and show a hex-dump of network packets exchanged between two IP addresses:
|
||||
|
||||
`snoop -x0 -p4 {{ip_address_1}} {{ip_address_2}}`
|
||||
|
Reference in New Issue
Block a user