Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: small man-page fix
- X-seq: zsh-workers 5467
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: PATCH: small man-page fix
- Date: Mon, 22 Feb 1999 11:37:21 +0100 (MET)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I just stumbled of this...
Bye
Sven
--- od/Zsh/expn.yo Fri Feb 19 20:41:33 1999
+++ Doc/Zsh/expn.yo Sun Feb 21 16:29:18 1999
@@ -869,7 +869,7 @@
A `tt(-)' or `tt(])' may be matched by including it as the
first character in the list.
There are also several named classes of characters, in the form
-`tt([:)var(name)(tt:])' with the following meanings: `tt([:alnum:])'
+`tt([:)var(name)tt(:])' with the following meanings: `tt([:alnum:])'
alphanumeric, `tt([:alpha:])' alphabetic,
`tt([:blank:])' space or tab,
`tt([:cntrl:])' control character, `tt([:digit:])' decimal
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author