1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-28 15:01:21 +02:00

unposted: trivial typo in compsys.yo

This commit is contained in:
Peter Stephenson 2006-08-10 17:17:26 +00:00
parent d5b3716e1c
commit 36c7a0a0b3
2 changed files with 3 additions and 1 deletions

@ -1,5 +1,7 @@
2006-08-10 Peter Stephenson <pws@csr.com>
* unposted: Doc/Zsh/compsys.yo: trivial typo.
* 22597: Src/Zle/complist.c, Src/Zle/zle_tricky.c: back off
two hunks of 22594 which appeared to both unnecessary and
incorrect.

@ -1268,7 +1268,7 @@ item(tt(file-list))(
This style controls whether files completed using the standard builtin
mechanism are to be listed with a long list similar to tt(ls -l)
(although note that this feature actually uses the shell module
tt(zsh/stat) for file information; this lods the builtin tt(stat)
tt(zsh/stat) for file information; this loads the builtin tt(stat)
which will replace any external tt(stat) executable).
The style may either be set to a true value (or `tt(all)'), or