diff options
author | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
commit | 1541af42f12f8570fb332516efee8f1e030c3e46 (patch) | |
tree | 8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.sbin/pccard | |
parent | 13e88b41bac03367de7406f96648f28a64fc7322 (diff) | |
download | FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz |
Expand *n't contractions.
Diffstat (limited to 'usr.sbin/pccard')
-rw-r--r-- | usr.sbin/pccard/pccardd/pccard.conf.5 | 2 | ||||
-rw-r--r-- | usr.sbin/pccard/pccardd/pccardd.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pccard/pccardd/pccard.conf.5 b/usr.sbin/pccard/pccardd/pccard.conf.5 index 2f468fe..c3d496d 100644 --- a/usr.sbin/pccard/pccardd/pccard.conf.5 +++ b/usr.sbin/pccard/pccardd/pccard.conf.5 @@ -238,7 +238,7 @@ command allows the user to set the string to be logged when this card is inserted or removed. If .Em logstr -isn't specified, then the manufacturer and +is not specified, then the manufacturer and 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 diff --git a/usr.sbin/pccard/pccardd/pccardd.8 b/usr.sbin/pccard/pccardd/pccardd.8 index 34c95aa..105552b 100644 --- a/usr.sbin/pccard/pccardd/pccardd.8 +++ b/usr.sbin/pccard/pccardd/pccardd.8 @@ -139,7 +139,7 @@ process running. .It Fl z Delays running as a daemon until after the cards have been probed and attached. .It Fl I -Don't get a list of free IRQs from kernel. +Do not get a list of free IRQs from kernel. .It Fl i Ar IRQ Configures an available IRQ. It overrides the "irq" line in |