diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-14 13:41:59 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-14 13:41:59 +0000 |
| commit | 959d6c24f6f0e2df016d62efbf20ce797af42812 (patch) | |
| tree | 1c5e77a8e87693ac7d3c5e03cb3551dab7b84b38 /usr.sbin | |
| parent | faf94801fd377e933fea2a07b2873788d05fe672 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/boot0cfg/boot0cfg.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/i4b/isdnd/isdnd.rc.5 | 2 | ||||
| -rw-r--r-- | usr.sbin/i4b/isdndebug/isdndebug.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/mrouted/mrouted.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/mtree/mtree.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/rtadvd/rtadvd.conf.5 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8 index 2791bbef890a..e7e41fbacf26 100644 --- a/usr.sbin/boot0cfg/boot0cfg.8 +++ b/usr.sbin/boot0cfg/boot0cfg.8 @@ -107,7 +107,7 @@ specified (with prepended as necessary): .Bl -tag -width indent .It packet -Use the disk packet (BIOS Int 0x13 extensions) interface, as +Use the disk packet (BIOS Int 0x13 extensions) interface, as opposed to the legacy (CHS) interface, when doing disk I/O. This allows booting above cylinder 1023, but requires specific BIOS support. diff --git a/usr.sbin/i4b/isdnd/isdnd.rc.5 b/usr.sbin/i4b/isdnd/isdnd.rc.5 index be31920f2702..8fde2fd4f1ca 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rc.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rc.5 @@ -153,7 +153,7 @@ log-file. The default is off. (optional) .It Li mailer -This keyword is used to specify the path/name of a mail program which +This keyword is used to specify the path/name of a mail program which is able to use the "-s" flag to specify a subject on its command line. In case of a fatal error exit of diff --git a/usr.sbin/i4b/isdndebug/isdndebug.8 b/usr.sbin/i4b/isdndebug/isdndebug.8 index 0eb9d923193c..6a49367955fb 100644 --- a/usr.sbin/i4b/isdndebug/isdndebug.8 +++ b/usr.sbin/i4b/isdndebug/isdndebug.8 @@ -59,7 +59,7 @@ manipulated using this utility. A second usage of .Nm is to display and reset chipset specific statistics and/or error counters -and and to display and reset the D-channel layer 2 +and to display and reset the D-channel layer 2 (Q.921 LAPD protocol) statistics and error counters. .Pp The following options are available: diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8 index d902c74efcaa..ec699ac4cf37 100644 --- a/usr.sbin/mrouted/mrouted.8 +++ b/usr.sbin/mrouted/mrouted.8 @@ -325,7 +325,7 @@ As described above, but only applicable to this interface/tunnel. .It rexmit_prunes Ar "[on|off]" As described above, but only applicable to this interface/tunnel. Recall that prune retransmission -defaults to on on point-to-point links and tunnels, and off on +defaults to on for point-to-point links and tunnels, and to off for multi-access links. .It allow_nonpruners By default, diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index be62890d856a..c90cf2c8ffaa 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -154,7 +154,7 @@ the file. .El .Pp -Specifications are mostly composed of ``keywords'', i.e. strings that +Specifications are mostly composed of ``keywords'', i.e. strings that specify values relating to files. No keywords have default values, and if a keyword has no value set, no checks based on it are performed. diff --git a/usr.sbin/rtadvd/rtadvd.conf.5 b/usr.sbin/rtadvd/rtadvd.conf.5 index 90f747090aac..6bc98c9e1405 100644 --- a/usr.sbin/rtadvd/rtadvd.conf.5 +++ b/usr.sbin/rtadvd/rtadvd.conf.5 @@ -323,7 +323,7 @@ Bit 4 .Li 0x10 .Pc and -and Bit 3 +Bit 3 .Po .Li 0x08 .Pc |
