diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 19:21:22 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 19:21:22 +0000 |
commit | 0d1334ca0c7f5a53195b38b126d726747949ce5d (patch) | |
tree | 399269f867eeb084bb6edf479f12b35526a9edb4 /usr.bin/systat | |
parent | 0100fd6e93e8e0203ec077685f3e68afea54de52 (diff) | |
download | FreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.zip FreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.bin/systat')
-rw-r--r-- | usr.bin/systat/systat.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index 2000352..629e0c7 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -107,7 +107,7 @@ specifies the screen refresh time interval in seconds. .El .Pp Certain characters cause immediate action by -.Nm systat . +.Nm . These are .Bl -tag -width Fl .It Ic \&^L @@ -117,7 +117,7 @@ Print the name of the current ``display'' being shown in the lower window and the refresh interval. .It Ic \&^Z Stop -.Nm systat . +.Nm . .It Ic \&: Move the cursor to the command line and interpret the input line typed as a command. While entering a command the @@ -146,7 +146,7 @@ Supplying only a number will set the refresh interval to this value. .It Ic quit Exit -.Nm systat . +.Nm . (This may be abbreviated to .Ic q . ) .El |