Clarify.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 30 Nov 2004 19:15:56 +0000 (19:15 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 30 Nov 2004 19:15:56 +0000 (19:15 +0000)
doc/filesys.texi

index a359e5ea79365c436feff31e2548fa1c7175cdae..df1b25c4d1d4a115d338e16371bb958e0b81add4 100644 (file)
@@ -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