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/pccard | |
parent | 5ed5e586983b902ab964ec76cc68ac4e3effbc39 (diff) | |
download | FreeBSD-src-ea25d256eaf822d21dc66ef7be2665be6780ceea.zip FreeBSD-src-ea25d256eaf822d21dc66ef7be2665be6780ceea.tar.gz |
mdoc(7) police: Nits.
Diffstat (limited to 'usr.sbin/pccard')
-rw-r--r-- | usr.sbin/pccard/pccardc/pccardc.8 | 4 |
1 files changed, 2 insertions, 2 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 |