From 0a97508bf64f0a5311d67d2a53a9d05147947b8c Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Tue, 26 May 2015 23:12:37 +0900 Subject: 35289: fix typos in the description of emulate based on 34981 by Han Pingtian --- Doc/Zsh/builtins.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 1b8729d7a..a2c03bcc4 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -551,8 +551,8 @@ fno The two functions tt(fni) and tt(fno) are defined with sticky tt(sh) emulation. tt(fno) is then executed, causing options associated -with emulations to be set to their values in tt(sh). tt(fni) then -calls tt(fno); because tt(fno) is also marked for sticky tt(sh) +with emulations to be set to their values in tt(sh). tt(fno) then +calls tt(fni); because tt(fni) is also marked for sticky tt(sh) emulation, no option changes take place on entry to or exit from it. Hence the option tt(cshnullglob), turned off by tt(sh) emulation, will be turned on within tt(fni) and remain on on return to tt(fno). On exit -- cgit 1.4.1