diff options
author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-05-12 18:36:46 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-05-12 18:36:46 +0000 |
commit | c8a551c414eacc3d756efa21e93a8389bdafd180 (patch) | |
tree | d2a4f9b3f6ac54729b58e4b369c56f5a4572b559 /sys/man/1/kbmap | |
parent | cc8ee7f932624d6d3e6094db13fa63327e81c191 (diff) |
manpage updates
Diffstat (limited to 'sys/man/1/kbmap')
-rw-r--r-- | sys/man/1/kbmap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/1/kbmap b/sys/man/1/kbmap index 5a8d8a4e3..a5bcbe9bd 100644 --- a/sys/man/1/kbmap +++ b/sys/man/1/kbmap @@ -22,14 +22,14 @@ for the system; typing 'q' quits. requires that the file .B /dev/kbmap served by -.IR kbmap (3) +.IR kbdfs (8) exists and is writable. ..SH FILES .TF /lib/kbmap/* .SH SOURCE .B /sys/src/cmd/kbmap.c .SH "SEE ALSO" -.IR kbmap (3) +.IR kbdfs (8) .SH BUGS Not all keyboards map the entire set of characters, so one has to switch back to the default map before changing to another. |