From old@silverpoint.com.ua  Sun Oct 20 08:08:00 2002
Return-Path: <old@silverpoint.com.ua>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4886137B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Oct 2002 08:08:00 -0700 (PDT)
Received: from ns.silverpoint.com.ua (gt-silverpoint.silverpoint.com.ua [212.82.193.161])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DFDBF43E77
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Oct 2002 08:07:56 -0700 (PDT)
	(envelope-from old@silverpoint.com.ua)
Received: from bizarre.office.silverpoint.com.ua (bizarre.office.silverpoint.com.ua [10.0.0.183])
	by ns.silverpoint.com.ua (8.11.2/8.11.2) with ESMTP id g9KF5uP22929
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Oct 2002 18:05:56 +0300
Received: from bizarre.office.silverpoint.com.ua (localhost.office.silverpoint.com.ua [127.0.0.1])
	by bizarre.office.silverpoint.com.ua (8.12.6/8.12.6) with ESMTP id g9KF96qI015285
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Oct 2002 18:09:06 +0300 (EEST)
	(envelope-from old@bizarre.office.silverpoint.com.ua)
Received: (from old@localhost)
	by bizarre.office.silverpoint.com.ua (8.12.6/8.12.3/Submit) id g9KF92Qx015284;
	Sun, 20 Oct 2002 18:09:02 +0300 (EEST)
Message-Id: <200210201509.g9KF92Qx015284@bizarre.office.silverpoint.com.ua>
Date: Sun, 20 Oct 2002 18:09:02 +0300 (EEST)
From: Dmitry Dyomin <old@old.com.ua>
Reply-To: Dmitry Dyomin <old@old.com.ua>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mistake in man 4 ukbd
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         44306
>Category:       docs
>Synopsis:       mistake in man 4 ukbd
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 20 08:10:01 PDT 2002
>Closed-Date:    Sun Oct 27 03:37:34 PST 2002
>Last-Modified:  Sun Oct 27 03:37:34 PST 2002
>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:
State-Changed-From-To: open->patched 
State-Changed-By: ceri 
State-Changed-When: Sun Oct 20 08:20:23 PDT 2002 
State-Changed-Why:  
A correction was committed to -current. 
Thanks for your submission. 


Responsible-Changed-From-To: freebsd-doc->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Sun Oct 20 08:20:23 PDT 2002 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44306 
State-Changed-From-To: patched->closed 
State-Changed-By: ceri 
State-Changed-When: Sun Oct 27 03:37:00 PST 2002 
State-Changed-Why:  
This was MFC'd. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44306 
>Unformatted:
