Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 1996 21:32:50 -0600 (CST)
From:      Mike Pritchard <mpp@minn.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/1009: kbdmap man page has references non-existent files
Message-ID:  <199602090332.VAA21969@mpp.minn.net>
Resent-Message-ID: <199602090340.TAA25122@freefall.freebsd.org>

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

>Number:         1009
>Category:       docs
>Synopsis:       kbdmap man page has references non-existent files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb  8 19:40:02 PST 1996
>Last-Modified:
>Originator:     Mike Pritchard
>Organization:
Mike Pritchard
>Release:        FreeBSD 2.2-CURRENT i386
>Environment:


>Description:

The kbdmap man page references two non-existent files:

     /usr/share/syscons/keymaps/INDEX.keymaps Database for keymaps.
     /usr/share/syscons/fonts/INDEX.fonts Database for fonts.

I was just going to change the references to:
	/usr/share/syscons/keymaps/*.kbd 
	/usr/share/syscons/fonts/*.fnt

Except that looking at the source to kdbmap shows that it does
try and use the above two files.  So I figured I would file a
pr and let someone else figure out if the man page should be
fixed, or if the above two files really are missing and need
to be installed.

>How-To-Repeat:

man kdbmap

>Fix:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602090332.VAA21969>