From 5fcfa125bd4f0006c8207d1652908348f3ea526f Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 10 Jul 2001 08:59:17 +0000 Subject: Better indexing and misc. cleanup in the first tenth or so of the doc. --- Doc/Zsh/compat.yo | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/compat.yo') diff --git a/Doc/Zsh/compat.yo b/Doc/Zsh/compat.yo index f4f9dcb61..bf97fe2ae 100644 --- a/Doc/Zsh/compat.yo +++ b/Doc/Zsh/compat.yo @@ -1,8 +1,8 @@ texinode(Compatibility)(Restricted Shell)()(Invocation) sect(Compatibility) cindex(compatibility) -cindex(sh, compatibility) -cindex(ksh, compatibility) +cindex(sh compatibility) +cindex(ksh compatibility) Zsh tries to emulate bf(sh) or bf(ksh) when it is invoked as tt(sh) or tt(ksh) respectively; more precisely, it looks at the first letter of the name by which it was invoked, excluding any initial `tt(r)' @@ -33,6 +33,7 @@ tt(psvar), tt(status), tt(watch). +vindex(ENV, use of) The usual zsh startup/shutdown scripts are not executed. Login shells source tt(/etc/profile) followed by tt($HOME/.profile). If the tt(ENV) environment variable is set on invocation, tt($ENV) is sourced -- cgit 1.4.1