update docs

db4
erg 2008-04-03 18:59:04 -05:00
parent 36fc0b26ac
commit 653bc1cd80
1 changed files with 6 additions and 3 deletions

View File

@ -28,11 +28,14 @@ ARTICLE: "pathnames" "Pathname manipulation"
{ $subsection <pathname> } ;
ARTICLE: "directories" "Directories"
"Current and home directories:"
"Current directory:"
{ $subsection with-directory }
{ $subsection current-directory }
"Home directory:"
{ $subsection home }
"Current system directory:"
{ $subsection cwd }
{ $subsection cd }
{ $subsection with-directory }
{ $subsection home }
"Directory listing:"
{ $subsection directory }
{ $subsection directory* }