From: Eric Andersen Date: Thu, 21 Sep 2000 02:06:35 +0000 (-0000) Subject: Typo fix. X-Git-Tag: 0_47~46 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=350b3f9236b29514f3755af2b4b2957475abf829;p=oweals%2Fbusybox.git Typo fix. --- diff --git a/docs/busybox.pod b/docs/busybox.pod index 5fd15cab5..e12c8243c 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -1948,7 +1948,7 @@ Converts a text file from unix format to dos format. =item unrpm -Usage: unrpm < package.rpm | gzip -d | cpio -idmuv +Usage: unrpm < package.rpm | gzip B<-d> | cpio -idmuv Extracts an rpm archive. @@ -2182,4 +2182,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.69 2000/09/20 19:22:26 andersen Exp $ +# $Id: busybox.pod,v 1.70 2000/09/21 02:06:35 andersen Exp $