diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-24 22:53:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-24 22:53:26 +0000 |
| commit | ace5be682d8e04a1dccf8939efa1babe059e3609 (patch) | |
| tree | 9409aa78bd0bf64293f9e45238d4a82861b7663b /usr.bin | |
| parent | 7d6ddd1027c61081bb4a1e54d6af199aaed5c185 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/fetch/fetch.1 | 2 | ||||
| -rw-r--r-- | usr.bin/systat/systat.1 | 3 | ||||
| -rw-r--r-- | usr.bin/unifdef/unifdef.1 | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index f06cbab6c3e0..52604fee83cc 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -125,7 +125,7 @@ Use .Ar file instead of .Pa ~/.netrc -to lookup login names and passwords for FTP sites. +to look up login names and passwords for FTP sites. See .Xr ftp 1 for a description of the file format. diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index d276e58acc4d..368c008e9b87 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -448,8 +448,7 @@ peak traffic columns can be altered by the .Ic scale command. -.Pp -.Bl -tag -width Ar -compact +.Bl -tag -width ".Cm scale Op Ar units" .It Cm scale Op Ar units Modify the scale used to display the current and peak traffic over all interfaces. The following units are recognised: kbit, kbyte, mbit, diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1 index fd76e14092af..ff703707bb91 100644 --- a/usr.bin/unifdef/unifdef.1 +++ b/usr.bin/unifdef/unifdef.1 @@ -132,6 +132,7 @@ then invokes with appropriate arguments to process the file. .Pp Available options: +.Pp .Bl -tag -width indent -compact .It Fl D Ns Ar sym Ns Op = Ns Ar val Specify that a symbol is defined, |
