From: Eric Andersen Date: Fri, 17 Nov 2000 17:23:16 +0000 (-0000) Subject: Fix typo pointed out by Michael Renzmann X-Git-Tag: 0_48~116 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=337ec1bb321830df27af594f50995ef1de47cd55;p=platform%2Fupstream%2Fbusybox.git Fix typo pointed out by Michael Renzmann --- diff --git a/docs/busybox.pod b/docs/busybox.pod index be88a15..d518c55 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 =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 8b015d3..530629b 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml @@ -811,7 +811,7 @@ - Prints out a binary keyboard translation table to standard input. + Prints out a binary keyboard translation table to standard output.