diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
commit | 911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch) | |
tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.sbin/pccard | |
parent | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff) | |
download | FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'usr.sbin/pccard')
-rw-r--r-- | usr.sbin/pccard/pccardc/pccardc.8 | 4 | ||||
-rw-r--r-- | usr.sbin/pccard/pccardd/pccard.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/pccard/pccardd/pccardd.8 | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/pccard/pccardc/pccardc.8 b/usr.sbin/pccard/pccardc/pccardc.8 index 6b2ac5a..d9c6a50 100644 --- a/usr.sbin/pccard/pccardc/pccardc.8 +++ b/usr.sbin/pccard/pccardc/pccardc.8 @@ -222,7 +222,7 @@ Displays the 64 registers of the card in Writes a single byte to the card's EEPROM at an offset address from the top specified in .Ar offs -(hex), +(hex), with a value specified in .Ar value (hex). @@ -235,7 +235,7 @@ Specify a PC-CARD slot number in .Ar slot , a register number in .Ar reg -(hex) and +(hex) and a value in .Ar value (hex). diff --git a/usr.sbin/pccard/pccardd/pccard.conf.5 b/usr.sbin/pccard/pccardd/pccard.conf.5 index bda82c9..341008f 100644 --- a/usr.sbin/pccard/pccardd/pccard.conf.5 +++ b/usr.sbin/pccard/pccardd/pccard.conf.5 @@ -60,7 +60,7 @@ file is included from the file .Pa /etc/defaults/pccard.conf , which contains the default resource pool settings and pccard identifiers database. -The user specific configuration can be specified in +The user specific configuration can be specified in .Pa /etc/pccard.conf when the user wishes to override these defaults and/or add additional entries. @@ -237,10 +237,10 @@ card version strings from the CIS are used to synthesize the string issued. .Ss "Wildcard entries" Following two wildcard entries of card identifiers are available for generic type of the cards: -.Pp +.Pp .Dl generic serial .Dl generic fixed_disk -.Pp +.Pp The keyword .Em serial matches ``Functional ID: Serial port/modem'' and @@ -250,7 +250,7 @@ The syntax is the same of .Em "card identifiers" but used ``generic'' instead of ``card'' in the first line. These are in the last of -.Nm +.Nm because unmatched cards with the other .Em card entries can match these entries secondly. diff --git a/usr.sbin/pccard/pccardd/pccardd.8 b/usr.sbin/pccard/pccardd/pccardd.8 index d868c2b..266c9ae 100644 --- a/usr.sbin/pccard/pccardd/pccardd.8 +++ b/usr.sbin/pccard/pccardd/pccardd.8 @@ -37,7 +37,7 @@ .Op Fl v .Op Fl z .Op Fl i Ar IRQ -.Op Fl I +.Op Fl I .Op Fl f Ar configfile .Sh DESCRIPTION .Nm Pccardd |