Bug 19995

Summary: keymap(5) missing from manual in 3.4-RELEASE
Product: Documentation Reporter: eighner <eighner>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description eighner 2000-07-18 01:20:01 UTC
man 5 keymap (referred to in "Key Definitions and Function Strings" of
man 4 syscons) is missing.  (I am trying to find what are the valid
values that can be used in keymaps in .../syscons/keymaps .)

Fix: 

Web searches have not found that keymap(5) exists for any BSD
or Linux.  There appears to be a keymap(5) for Minix but it is
clearly not applicable. keymap(5) needs to be adapted for FreeBSD
and included in the distribution or references to it should
be eliminated.  Somewhere there should be documentation of the
valid values to use in keymaps.
How-To-Repeat: man 5 keymap <enter>
Comment 1 nik freebsd_committer freebsd_triage 2000-10-29 15:49:12 UTC
State Changed
From-To: open->closed

kbdmap.5 has now been linked to keymap.5  Thanks for the PR.