diff options
author | ru <ru@FreeBSD.org> | 2003-03-02 21:04:21 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-03-02 21:04:21 +0000 |
commit | ea25d256eaf822d21dc66ef7be2665be6780ceea (patch) | |
tree | 99e6d2a9e9f995abd5408966e3451360423a5f7a /usr.sbin | |
parent | 5ed5e586983b902ab964ec76cc68ac4e3effbc39 (diff) | |
download | FreeBSD-src-ea25d256eaf822d21dc66ef7be2665be6780ceea.zip FreeBSD-src-ea25d256eaf822d21dc66ef7be2665be6780ceea.tar.gz |
mdoc(7) police: Nits.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/pccard/pccardc/pccardc.8 | 4 | ||||
-rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/usr.sbin/pccard/pccardc/pccardc.8 b/usr.sbin/pccard/pccardc/pccardc.8 index 81bea7a..008224e 100644 --- a/usr.sbin/pccard/pccardc/pccardc.8 +++ b/usr.sbin/pccard/pccardc/pccardc.8 @@ -104,12 +104,12 @@ When no option is supplied, it displays the CIS of all of the available cards. .It .Ic dumpcisfile -.Ar files Op Ar ... +.Ar .Pp Displays CIS(s) in the same format as .Ic dumpcis , but does so using -.Ar files +one or more files as the input CIS data instead of physical PC-CARD cards. .It .Ic enabler Ar slot driver diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index 63252c0..9bf881c 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -229,8 +229,10 @@ When vty switching is off, attempts to switch to a different virtual terminal will fail. (The default is to permit vty switching.) This protection can be easily bypassed when the kernel is compiled with -the DDB option. -However, you probably shouldn't compile the kernel debugger on a box which +the +.Dv DDB +option. +However, you probably should not compile the kernel debugger on a box which is supposed to be physically secure. .It Fl s Ar number Set the current vty to |