From a1fd1c678b39fb719fb129852b05fe983682453a Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 30 Nov 2004 19:15:56 +0000 Subject: [PATCH 1/1] Clarify. --- doc/filesys.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/filesys.texi b/doc/filesys.texi index a359e5e..df1b25c 100644 --- a/doc/filesys.texi +++ b/doc/filesys.texi @@ -128,8 +128,9 @@ only once). Make sure that directories can expand beyond their original size just as any other file can. -To take advantage of hierarchical name spaces in user programs, -provide the following syscalls: +Update the existing system calls so that, anywhere a file name is +provided by the caller, an absolute or relative path name may used. +Also, implement the following new system calls: @table @code @item SYS_chdir -- 2.30.2