aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-11-14 21:28:09 +0000
committerEric Andersen <andersen@codepoet.org>2000-11-14 21:28:09 +0000
commit2aa1091130d86465534ab51adb42a0f33a40958b (patch)
tree82846922d34e655f99a159478bcfe46deaa7413e
parent6d5b73d183cf1da69774df95dc4f861055315495 (diff)
downloadbusybox-w32-2aa1091130d86465534ab51adb42a0f33a40958b.tar.gz
busybox-w32-2aa1091130d86465534ab51adb42a0f33a40958b.tar.bz2
busybox-w32-2aa1091130d86465534ab51adb42a0f33a40958b.zip
Ulp. "expr" listed as a second "echo" (oops) -- thanks to David Douthitt
for noticing....
-rw-r--r--docs/busybox.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod
index 49048171d..be88a15e9 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -506,7 +506,7 @@ Example:
506 506
507------------------------------- 507-------------------------------
508 508
509=item echo 509=item expr
510 510
511 511
512Usage: expr EXPRESSION 512Usage: expr EXPRESSION
@@ -2261,4 +2261,4 @@ Enrique Zanardi <ezanardi@ull.es>
2261 2261
2262=cut 2262=cut
2263 2263
2264# $Id: busybox.pod,v 1.75 2000/10/12 22:30:31 andersen Exp $ 2264# $Id: busybox.pod,v 1.76 2000/11/14 21:28:09 andersen Exp $