Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Braceccl documentation



self-explanatory documentation fix.

*** Doc/zshoptions.1~	Fri Jun 30 23:07:53 1995
--- Doc/zshoptions.1	Fri Jul  7 15:41:18 1995
***************
*** 72,78 ****
  is set by default.
  .TP
  \fBBRACE_CCL\fP
! Allow brace expansions of the form \fB{a-zA-Z}\fP, etc.
  .TP
  \fBBSD_ECHO\fP
  Make the \fBecho\fP builtin compatible with the BSD \fBecho\fP(1) command.
--- 72,80 ----
  is set by default.
  .TP
  \fBBRACE_CCL\fP
! Expand expressions in braces which would not otherwise undergo brace
! expansion to a lexically ordered list of all the characters.  See the
! section \fBBRACE EXPANSION\fP in the \fBzshexpn\fP manual page.
  .TP
  \fBBSD_ECHO\fP
  Make the \fBecho\fP builtin compatible with the BSD \fBecho\fP(1) command.

-- 
Peter Stephenson <P.Stephenson@xxxxxxxxxxxxx>  Tel: +44 1792 205678 extn. 4461
WWW:  http://python.swan.ac.uk/~pypeters/      Fax: +44 1792 295324
Department of Physics, University of Wales, Swansea,
Singleton Park, Swansea, SA2 8PP, U.K.



Messages sorted by: Reverse Date, Date, Thread, Author