summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-08-27 16:18:07 +0000
committertrhodes <trhodes@FreeBSD.org>2002-08-27 16:18:07 +0000
commitd4550b51460793f4ef2fa7287d1880a617eb0420 (patch)
treee7ffc62f5270c0bab4644855952284fc6036ccd5 /share
parentce4901a76d980841673aefe27fbff65456c46632 (diff)
downloadFreeBSD-src-d4550b51460793f4ef2fa7287d1880a617eb0420.zip
FreeBSD-src-d4550b51460793f4ef2fa7287d1880a617eb0420.tar.gz
Grammar cleanup
PR: 40909
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ukbd.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/ukbd.4 b/share/man/man4/ukbd.4
index 7a29f97..f7cca64 100644
--- a/share/man/man4/ukbd.4
+++ b/share/man/man4/ukbd.4
@@ -62,7 +62,7 @@ and make device nodes
.Pp
.Dl "sh MAKEDEV kbd0 kbd1"
.Pp
-If both an AT keyboard as well as USB keyboards are used at the same time, the
+If both an AT keyboard USB keyboards are used at the same time, the
AT keyboard will appear as
.Pa kbd0
in
@@ -86,15 +86,15 @@ You can swap console keyboards by using the command
.Pp
.Dl "kbdcontrol -k /dev/kbd1"
.Pp
-From this point on onwards, the first USB keyboard will be the keyboard
-to be used as the console.
+From this point on, the first USB keyboard will be the keyboard
+to be used by 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
.Cd "device atkbd"
line from the kernel configuration file.
-Because of the order of the device
-initialization, the USB keyboard will be detected
+Because of the device initialization order,
+the USB keyboard will be detected
.Em after
the console driver
initializes itself and you have to explicitly tell the console
OpenPOWER on IntegriCloud