updated some usage info from a patch from robotti@metconnect.com

-Erik
This commit is contained in:
Eric Andersen
2000-09-01 16:12:57 +00:00
parent da542f3a0c
commit 18a1014c95
4 changed files with 23 additions and 9 deletions

View File

@@ -446,6 +446,10 @@ Usage: dumpkmap
Prints out a binary keyboard translation table to standard input.
Example:
$ dumpkmap > keymap
-------------------------------
=item dutmp
@@ -2108,4 +2112,4 @@ Enrique Zanardi <ezanardi@ull.es>
=cut
# $Id: busybox.pod,v 1.64 2000/08/21 23:29:45 andersen Exp $
# $Id: busybox.pod,v 1.65 2000/09/01 16:12:57 andersen Exp $

View File

@@ -796,6 +796,16 @@
<para>
Prints out a binary keyboard translation table to standard input.
</para>
<para>
Example:
</para>
<para>
<screen>
$ dumpkmap &lt; keymap
</screen>
</para>
</sect1>
<sect1 id="dutmp">