Date: Mon, 17 Dec 2001 00:30:56 -0500 (EST) From: Dan Langille <dan@freebsddiary.org> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/32955: fix typo in man ukbd (add space missing between two words) Message-ID: <200112170530.fBH5Uua00579@undef.unixathome.org>
next in thread | raw e-mail | index | archive | help
>Number: 32955 >Category: docs >Synopsis: fix typo in man ukbd (add space missing between two words) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 20:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: FreeBSD 4.4-STABLE i386 >Organization: The FreeBSD Diary >Environment: System: FreeBSD undef.unixathome.org 4.4-STABLE FreeBSD 4.4-STABLE #2: Sun Dec 16 23:48:39 EST 2001 root@undef.unixathome.org:/usr/src/sys/compile/UNDEF i386 >Description: The main page is missing a space between two words. >How-To-Repeat: man ukbd and search for "tellthe" >Fix: --- ukbd.4.original Mon Dec 17 00:26:36 2001 +++ ukbd.4 Mon Dec 17 00:26:57 2001 @@ -93,7 +93,7 @@ from the kernel configuration file. Because of the order of the device initialisation, the USB keyboard will be detected AFTER the console driver -initialises itself and you have to explicitly tellthe console +initialises itself and you have to explicitly tell the console driver to use the existence of the USB keyboard. This can be done in one of the following two ways. .Pp >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112170530.fBH5Uua00579>