summaryrefslogtreecommitdiffstats
path: root/share/man/man4/atkbd.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/atkbd.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/atkbd.4')
-rw-r--r--share/man/man4/atkbd.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/atkbd.4 b/share/man/man4/atkbd.4
index 9bf5f0b..e9f971f 100644
--- a/share/man/man4/atkbd.4
+++ b/share/man/man4/atkbd.4
@@ -46,8 +46,8 @@ driver, provides access to the AT 84 keyboard or the AT enhanced keyboard
which is connected to the AT keyboard controller.
.Pp
This driver is required for the console drivers
-.Xr syscons 4
-and
+.Xr syscons 4
+and
.Xr pcvt 4 .
.Pp
There can be only one
@@ -92,7 +92,7 @@ Numpad 5 (without NumLock)
.It 55
Right Arrow and Numpad 6 (without NumLock)
.It 56
-Numpad +
+Numpad +
.It 57
End and Numpad 1 (without NumLock)
.It 58
@@ -158,12 +158,12 @@ It may be useful for laptop computers whose function keys
have special functions and these functions are forgotten when the
keyboard is reset.
.It bit 2 (ALT_SCANCODESET)
-Certain keyboards, such as those on some ThinkPad models, behave
+Certain keyboards, such as those on some ThinkPad models, behave
like the old XT keyboard and require this option.
.El
.\".Sh FILES
.Sh EXAMPLES
-The
+The
.Nm
driver requires the keyboard controller
.Nm atkbdc .
OpenPOWER on IntegriCloud