From 25497a3818eadf0ff09a444ec268908263b74892 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 29 Sep 1999 23:24:04 +0000 Subject: revert-8084 --- Doc/Zsh/builtins.yo | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'Doc/Zsh/builtins.yo') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index fb1d63569..328e7db80 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -682,12 +682,7 @@ item(tt(pwd) [ tt(-rLP) ])( Print the absolute pathname of the current working directory. If the tt(-r) or the tt(-P) flag is specified, or the tt(CHASE_LINKS) option is set and the tt(-L) flag is not given, the printed path will not -contain symbolic links. Otherwise, the shell will print the stored -directory, i.e. the value to which tt($PWD) was last set. In this case, it -will check that the current tt($PWD) is still valid; if it is, or if it is -unable to find a valid path because the current directory no longer exists, -it will print that, and if it is not, it will print the full path without -symbolic links and update tt($PWD) accordingly. +contain symbolic links. ) alias(r)(fc -e -) findex(read) -- cgit 1.4.1