From 9b032ff6d86cea9ab4615eb29b781261a6eb561a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 30 Oct 2008 12:09:18 +0000 Subject: 25958: make it possible to get docs for startup files correct --- Doc/Zsh/filelist.yo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Doc/Zsh/filelist.yo') diff --git a/Doc/Zsh/filelist.yo b/Doc/Zsh/filelist.yo index f6e3d9dda..7a09901a7 100644 --- a/Doc/Zsh/filelist.yo +++ b/Doc/Zsh/filelist.yo @@ -7,9 +7,9 @@ list(tt($ZDOTDIR/.zshrc)) list(tt($ZDOTDIR/.zlogin)) list(tt($ZDOTDIR/.zlogout)) list(tt(${TMPPREFIX}*) (default is /tmp/zsh*)) -list(tt(/etc/zshenv)) -list(tt(/etc/zprofile)) -list(tt(/etc/zshrc)) -list(tt(/etc/zlogin)) -list(tt(/etc/zlogout) (installation-specific - tt(/etc) is the default)) +list(tt(zshenv())) +list(tt(zprofile())) +list(tt(zshrc())) +list(tt(zlogin())) +list(tt(zlogout()) (installation-specific - tt(/etc) is the default)) endlist() -- cgit 1.4.1