diff options
-rw-r--r-- | docs/busybox.pod | 4 | ||||
-rw-r--r-- | docs/busybox.sgml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod index be88a15e9..d518c550c 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -453,7 +453,7 @@ Example: Usage: dumpkmap -Prints out a binary keyboard translation table to standard input. +Prints out a binary keyboard translation table to standard output. Example: @@ -2261,4 +2261,4 @@ Enrique Zanardi <ezanardi@ull.es> =cut -# $Id: busybox.pod,v 1.76 2000/11/14 21:28:09 andersen Exp $ +# $Id: busybox.pod,v 1.77 2000/11/17 17:23:16 andersen Exp $ diff --git a/docs/busybox.sgml b/docs/busybox.sgml index 8b015d370..530629b4d 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml @@ -811,7 +811,7 @@ </para> <para> - Prints out a binary keyboard translation table to standard input. + Prints out a binary keyboard translation table to standard output. </para> <para> |