summaryrefslogtreecommitdiffstats
path: root/share/man/man4/atkbdc.4
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
committerschweikh <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
commit511e378b14868fd06fca565a7db84b7080fdbcb7 (patch)
treefb1031efffc2846e7cacb61180a01c78ece1c3e9 /share/man/man4/atkbdc.4
parentb855a121e272a07bd83ce7b51f776e73d7412cf4 (diff)
downloadFreeBSD-src-511e378b14868fd06fca565a7db84b7080fdbcb7.zip
FreeBSD-src-511e378b14868fd06fca565a7db84b7080fdbcb7.tar.gz
Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
Diffstat (limited to 'share/man/man4/atkbdc.4')
-rw-r--r--share/man/man4/atkbdc.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/atkbdc.4 b/share/man/man4/atkbdc.4
index b3ca8cd..1aba04d 100644
--- a/share/man/man4/atkbdc.4
+++ b/share/man/man4/atkbdc.4
@@ -47,7 +47,7 @@ This controller is required for the keyboard driver
and the PS/2 pointing device driver
.Nm psm .
.Pp
-There can be only one
+There can be only one
.Nm
device configured in the system.
.Sh DRIVER CONFIGURATION
@@ -55,7 +55,7 @@ device configured in the system.
The following kernel configuration options can be used to control the
.Nm
driver.
-They may be set in the kernel configuration file
+They may be set in the kernel configuration file
.Pq see Xr config 8 .
.Bl -tag -width MOUSE
.It Em KBD_RESETDELAY=X , KBD_MAXWAIT=Y
@@ -76,16 +76,16 @@ wait before eventually giving up -- the driver will wait
*
.Fa Y
msecs at most.
-If the drivers seem unable to detect
+If the drivers seem unable to detect
devices, you may want to increase these values.
The default values are
-200 msec for
+200 msec for
.Fa X
and 5
for
.Fa Y .
.It Em KBDIO_DEBUG=N
-Sets the debug level to
+Sets the debug level to
.Fa N .
The default value is zero, which suppresses all debugging output.
.El
OpenPOWER on IntegriCloud