From 33361e81bc60fa3d6cb78442136d105abd565d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Ko=C5=A1k=C3=A1r?= Date: Wed, 17 Jun 2020 08:02:05 +0200 Subject: [PATCH] 46049: docs: Correct the sense of the single-letter abstract of the GLOBAL_RCS option (-d) --- ChangeLog | 5 +++++ Doc/Zsh/options.yo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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