Clarifications.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 1 Dec 2004 19:45:43 +0000 (19:45 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 1 Dec 2004 19:45:43 +0000 (19:45 +0000)
doc/filesys.texi

index cc00b402db7dd038e4f59fea49c2e0bb159a22b0..1ee013ea53c93afffe5591dac576fa68b315bbb3 100644 (file)
@@ -128,7 +128,7 @@ only once).
 Make sure that directories can expand beyond their original size just
 as any other file can.
 
-Each program has its own current directory.  When one process starts
+Each process has its own current directory.  When one process starts
 another with the @code{exec} system call, the child process inherits its
 parent's current directory.  After that, the two processes' current
 directories are independent, so that either changing its own current