Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
typo in Doc/Zsh/arith.yo
- X-seq: zsh-workers 15954
- From: Norbert Koch <nk@xxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: typo in Doc/Zsh/arith.yo
- Date: Sat, 06 Oct 2001 15:51:36 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: LF.net GmbH, Stuttgart, Germany
- Sender: nk@xxxxxxxxxxxx (Norbert Koch)
Hi!
There's a typo in the arithmetic documentation, if I'm not mistaken.
norbert.
Index: arith.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/arith.yo,v
retrieving revision 1.6
diff -u -u -r1.6 arith.yo
--- arith.yo 2001/07/10 08:59:18 1.6
+++ arith.yo 2001/10/06 13:41:13
@@ -29,7 +29,7 @@
example(let "val = 2 + 1")
-both assigning the value 3 to the shell variable tt(foo) and returning a
+both assigning the value 3 to the shell variable tt(val) and returning a
zero status.
cindex(arithmetic base)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author