From b077d6ee9c0728eddfa526fd17e637fe8a6e6e29 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 7 Oct 2013 12:53:56 -0700 Subject: unposted: fix typo --- Doc/Zsh/options.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 71bddd570..90552157f 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -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 -- cgit 1.4.1