summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kbdcontrol
diff options
context:
space:
mode:
authorolli <olli@FreeBSD.org>2010-08-11 08:26:15 +0000
committerolli <olli@FreeBSD.org>2010-08-11 08:26:15 +0000
commit2b8b2a0d39c7abc47aaa1855e4488d7b22144b8a (patch)
tree59a3b57ddc5b5f6285c05f95f28c00cc7a413d50 /usr.sbin/kbdcontrol
parentaa933580a0cbc5ad682f475b8acc26e1a201a496 (diff)
downloadFreeBSD-src-2b8b2a0d39c7abc47aaa1855e4488d7b22144b8a.zip
FreeBSD-src-2b8b2a0d39c7abc47aaa1855e4488d7b22144b8a.tar.gz
Fix some typos: flush vs. flash, and some others.
Approved by: des (mentor, implicit) MFC after: 1 week
Diffstat (limited to 'usr.sbin/kbdcontrol')
-rw-r--r--usr.sbin/kbdcontrol/kbdcontrol.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1
index 68cee84..76cc5bb 100644
--- a/usr.sbin/kbdcontrol/kbdcontrol.1
+++ b/usr.sbin/kbdcontrol/kbdcontrol.1
@@ -233,15 +233,15 @@ The following command will make the function key 10 emit "telnet myhost".
.Dl kbdcontrol -f 10 \&"telnet myhost\&"
.Pp
In order to get the visual effect for bell, but prevent the screen
-from flushing if the bell is to ring in the background screen,
+from flashing if the bell is to ring in the background screen,
run the following command.
.Pp
.Dl kbdcontrol -b quiet.visual
.Pp
-To change the default console keyboard to the another keyboard,
+To change the default console keyboard to another keyboard,
for example the first USB keyboard (see
.Xr ukbd 4 ) ,
-use the following commands.
+use the following command.
.Pp
.Dl kbdcontrol -k /dev/ukbd0 < /dev/console
.Pp
OpenPOWER on IntegriCloud