Author: olli
Date: Wed Aug 11 08:26:15 2010
New Revision: 211172
URL: http://svn.freebsd.org/changeset/base/211172

Log:
  Fix some typos: flush vs. flash, and some others.
  
  Approved by:  des (mentor, implicit)
  MFC after:    1 week

Modified:
  head/usr.sbin/kbdcontrol/kbdcontrol.1

Modified: head/usr.sbin/kbdcontrol/kbdcontrol.1
==============================================================================
--- head/usr.sbin/kbdcontrol/kbdcontrol.1       Wed Aug 11 07:11:20 2010        
(r211171)
+++ head/usr.sbin/kbdcontrol/kbdcontrol.1       Wed Aug 11 08:26:15 2010        
(r211172)
@@ -233,15 +233,15 @@ The following command will make the func
 .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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to