Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2002 18:09:02 +0300 (EEST)
From:      Dmitry Dyomin <old@old.com.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/44306: mistake in man 4 ukbd
Message-ID:  <200210201509.g9KF92Qx015284@bizarre.office.silverpoint.com.ua>

next in thread | raw e-mail | index | archive | help

>Number:         44306
>Category:       docs
>Synopsis:       mistake in man 4 ukbd
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 20 08:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Dyomin
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Silverpoint
>Environment:
System: FreeBSD bizarre.office.silverpoint.com.ua 4.7-STABLE FreeBSD 4.7-STABLE #2: Fri Oct 18 18:34:13 EEST 2002 root@bizarre.office.silverpoint.com.ua:/usr/obj/usr/src/sys/BIZARRE i386


	
>Description:
cite from man 4 ukbd:
     Make the keyboards available through a character device in /dev.
           options UKBD_DFLT_KEYMAP
           makeoptions "UKBD_DFLT_KEYMAP=fr.iso"
/
kernel does not compile with  make options "UKBD_DFLT_KEYMAP=some.keymap"
>How-To-Repeat:
try to compile kernel with "UKBD_DFLT_KEYMAP=some.keymap"
>Fix:
remove double quotes from this line in manpage ukbd(4).
according to LINT, kernel do compile with make  options UKBD_DFLT_KEYMAP=some.keymap
>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?200210201509.g9KF92Qx015284>