1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-28 05:00:59 +01:00

unposted: fix typo

This commit is contained in:
Bart Schaefer 2013-10-07 12:53:56 -07:00
parent 6f195241f3
commit b077d6ee9c

View file

@ -1690,7 +1690,7 @@ pindex(NOPIPEFAIL)
cindex(exit status from pipeline)
cindex(status, on exit from pipeline)
cindex(pipeline, exit status from)
itme(tt(PIPE_FAIL))(
item(tt(PIPE_FAIL))(
By default, when a pipeline exits the exit status recorded by the shell
and returned by the shell variable tt($?) reflects that of the
rightmost element of a pipeline. If this option is set, the exit status