1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2026-01-10 11:01:32 +01:00
zsh/Doc
Joey Pabalinas 552ebe6082 43904 (plus tweak): zshmisc(1): document term being optional if `in word' is omitted
In code such as:

> hobbes% () { for arg do print -r $arg; done; } 1 2 3
> 1
> 2
> 3

the implicit positional parameters added when the `in word ...'
list is omitted also implicitly append the separator term, making
the above code valid, albeit seemingly violating the syntax listed
in the documentation.

This is related to the various forms of alternative syntax and is
the intended behavior of the parsing code, so correct the minor
contradiction in the for loop documentation.
2018-12-17 12:02:43 +00:00
..
help 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Zsh 43904 (plus tweak): zshmisc(1): document term being optional if `in word' is omitted 2018-12-17 12:02:43 +00:00
.cvsignore 31959 (plus tweak to .gitignore): make help files during installation 2013-11-12 21:06:46 +00:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
intro.ms 30430: fix some errors and outdatedness in intro.ms 2012-04-25 09:15:09 +00:00
Makefile.in 43760: add documentation for true colour changes and nearcolor module 2018-11-05 22:24:16 +01:00
META-FAQ.yo 34850: make URLs in html/pdf docs clickable 2015-04-07 20:40:57 +09:00
zmacros.yo 31444: Basic code for enable/disable -p 2013-06-13 18:38:33 +01:00
zman.yo 37090: correctly handle blank lines in yodl macro example() 2015-11-13 00:16:20 +09:00
zsh.yo 32812: put contents at start of manual 2014-06-26 21:33:45 +01:00
zshbuiltins.yo Initial revision 1999-04-15 18:05:35 +00:00
zshcalsys.yo c.f. 23023: new calendar function system. 2006-12-01 10:23:06 +00:00
zshcompctl.yo Initial revision 1999-04-15 18:05:35 +00:00
zshcompsys.yo Initial revision 1999-04-15 18:05:38 +00:00
zshcompwid.yo Initial revision 1999-04-15 18:05:38 +00:00
zshcontrib.yo Create "User Contributions" doc and make some assoctiated changes. 2000-09-04 21:10:29 +00:00
zshexpn.yo Initial revision 1999-04-15 18:05:35 +00:00
zshmisc.yo 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs. 2000-05-22 15:00:52 +00:00
zshmodules.yo Initial revision 1999-04-15 18:05:35 +00:00
zshoptions.yo Initial revision 1999-04-15 18:05:35 +00:00
zshparam.yo Initial revision 1999-04-15 18:05:35 +00:00
zshroadmap.yo 21898: insert-composed-char can take command line argument 2005-10-21 09:51:54 +00:00
zshtcpsys.yo 18472: spelling corrections 2003-04-25 11:18:50 +00:00
zshzftpsys.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
zshzle.yo Initial revision 1999-04-15 18:05:35 +00:00
ztexi.yo 38108: enable to create both zsh_{a4,us}.pdf 2016-03-08 21:42:21 +09:00