summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ukbd.4
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>2000-05-01 22:09:15 +0000
committern_hibma <n_hibma@FreeBSD.org>2000-05-01 22:09:15 +0000
commitcfa1c7669d0578981ecd1fe0866494b0a7c8570f (patch)
tree9471a84e19c84004046ca5342f45a9c2aee7d015 /share/man/man4/ukbd.4
parent0748b102ed83a7c6e6a821eef834c02542e6f7a7 (diff)
downloadFreeBSD-src-cfa1c7669d0578981ecd1fe0866494b0a7c8570f.zip
FreeBSD-src-cfa1c7669d0578981ecd1fe0866494b0a7c8570f.tar.gz
Remove some trailing zeroes.
Diffstat (limited to 'share/man/man4/ukbd.4')
-rw-r--r--share/man/man4/ukbd.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ukbd.4 b/share/man/man4/ukbd.4
index 391e817..5cc8ce5 100644
--- a/share/man/man4/ukbd.4
+++ b/share/man/man4/ukbd.4
@@ -89,7 +89,7 @@ to be used as the console.
.Pp
If you want to use a USB keyboard as your default and not use an AT keyboard at
all, you will have to remove the
-.Nm atkbd0
+.Nm atkbd
from the kernel configuration file.
Because of the order of the device
initialisation, the USB keyboard will be detected AFTER the console driver
@@ -138,7 +138,7 @@ also has effect on the AT keyboard driver `atkbd'.
blocking device nodes
.Sh EXAMPLE
.Bd -literal -offset indent
-device ukbd0
+device ukbd
.Ed
.Pp
Add the
OpenPOWER on IntegriCloud