diff --git a/doc/areas/sys.txt b/doc/areas/sys.txt index b264b58..8d5c66b 100644 --- a/doc/areas/sys.txt +++ b/doc/areas/sys.txt @@ -1,4 +1,4 @@ -System Functions +File System Functions basename dirname @@ -11,7 +11,6 @@ file_put_contents get_cwd ls mkdir -print set_cwd shell_escape shell_exec diff --git a/doc/pages/print.txt b/doc/pages/print.txt index f263e35..328529d 100644 --- a/doc/pages/print.txt +++ b/doc/pages/print.txt @@ -7,5 +7,4 @@ void print(...val) :desc Appends data to the current request's output stream. -:see ->sys +