1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00

Unposted: fix typo in 17496.

This commit is contained in:
Peter Stephenson 2002-08-02 13:14:15 +00:00
parent cc70b96162
commit d0ec321288
2 changed files with 5 additions and 1 deletions

@ -1,3 +1,7 @@
2002-08-02 Peter Stephenson <pws@csr.com>
* Unposted: fix typo in 17496.
2002-08-01 Peter Stephenson <pws@csr.com>
* 17497: Src/builtin.c: getopts skipped over zero-length arguments.

@ -73,7 +73,7 @@ if _pick_variant -c $cmd gnu=GNU unix -v; then
"($of $ouc $oss)-n[RCS format diff]" \
"($of $ouc)--side-by-side[output in two columns]" \
"($of $ouc)-y[output in two columns]" \
"($ofwy $ouc --width -W){--width=,-W+}'[set size of line]:number of characters per line:' \
"($ofwy $ouc --width -W)"{--width=,-W+}'[set size of line]:number of characters per line:' \
"($ofwy $ouc)--left-column[output only left column of common lines]" \
"($ofwy $ouc)--suppress-common-lines[do not output common lines]" \
"($ofwg $ouc $oss)--old-group-format=[set old group format]:old group format:" \