aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-09-21 02:06:35 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-09-21 02:06:35 +0000
commitca9a388b21fba3ea6890d005e52fb03a7a1e23b3 (patch)
treeccae9825625a1b69c65c88a678b0de461547f611 /docs
parent6183385f34b3da9a259f3fcdf753e2b76315ed48 (diff)
downloadbusybox-w32-ca9a388b21fba3ea6890d005e52fb03a7a1e23b3.tar.gz
busybox-w32-ca9a388b21fba3ea6890d005e52fb03a7a1e23b3.tar.bz2
busybox-w32-ca9a388b21fba3ea6890d005e52fb03a7a1e23b3.zip
Typo fix.
git-svn-id: svn://busybox.net/trunk/busybox@1081 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.pod4
1 files changed, 2 insertions, 2 deletions
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.
1948 1948
1949=item unrpm 1949=item unrpm
1950 1950
1951Usage: unrpm < package.rpm | gzip -d | cpio -idmuv 1951Usage: unrpm < package.rpm | gzip B<-d> | cpio -idmuv
1952 1952
1953Extracts an rpm archive. 1953Extracts an rpm archive.
1954 1954
@@ -2182,4 +2182,4 @@ Enrique Zanardi <ezanardi@ull.es>
2182 2182
2183=cut 2183=cut
2184 2184
2185# $Id: busybox.pod,v 1.69 2000/09/20 19:22:26 andersen Exp $ 2185# $Id: busybox.pod,v 1.70 2000/09/21 02:06:35 andersen Exp $