diff --git a/ChangeLog b/ChangeLog index 3103d1877..1da64ca26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2020-06-17 Miroslav Koškár + + * 46049: Doc/Zsh/options.yo: docs: Correct the sense of the + single-letter abstract of the GLOBAL_RCS option (-d) + 2020-06-11 Oliver Kiddle * gitlab !12: Jan Máslo: Completion/Linux/Command/_mat, diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 6da68308f..b3bf11f5c 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -1124,7 +1124,7 @@ pindex(GLOBALRCS) pindex(NOGLOBALRCS) cindex(startup files, global, inhibiting) cindex(files, global startup, inhibiting) -item(tt(GLOBAL_RCS) (tt(-d)) )( +item(tt(GLOBAL_RCS) (tt(+d)) )( If this option is unset, the startup files tt(zprofile()), tt(zshrc()), tt(zlogin()) and tt(zlogout()) will not be run. It can be disabled and re-enabled at any time, including inside local startup