summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/systat/systat.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1
index fa8f789..4916b9c 100644
--- a/usr.bin/systat/systat.1
+++ b/usr.bin/systat/systat.1
@@ -513,12 +513,12 @@ The following units are recognised: kbit, kbyte, mbit,
mbyte, gbit, gbyte and auto.
.It Cm pps
Show statistics in packets per second instead of bytes/bits per second.
-A subsequent call of
-.Ic pps
+A subsequent call of
+.Ic pps
switches this mode off.
.It Cm match Op Ar patterns
-Display only interfaces that match pattern provided as an argument.
-Patterns should be in shell syntax separated by whitespaces or commas.
+Display only interfaces that match pattern provided as an argument.
+Patterns should be in shell syntax separated by whitespaces or commas.
If this command is called without arguments then all interfaces are displayed.
For example:
.Pp
@@ -528,8 +528,8 @@ This will display em0 and bge1 interfaces.
.Pp
.Dl match em*, bge*, lo0
.Pp
-This will display all
-.Ic em
+This will display all
+.Ic em
interfaces, all
.Ic bge
interfaces and the loopback interface.
OpenPOWER on IntegriCloud