summaryrefslogtreecommitdiffstats
path: root/doc/filesystem/patheval.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-12 21:54:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-12 21:54:40 +0000
commit7441fe2c5b1275339177a1aef778c9a9620dc462 (patch)
tree9e82a36663db1ab1d9993cc31cadfc16ef8a3f73 /doc/filesystem/patheval.t
parentDispersed. (diff)
downloadrtems-7441fe2c5b1275339177a1aef778c9a9620dc462.tar.bz2
Made many changes to turn the outline into something more like a manual
and less like a collection of notes.
Diffstat (limited to 'doc/filesystem/patheval.t')
-rw-r--r--doc/filesystem/patheval.t10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/filesystem/patheval.t b/doc/filesystem/patheval.t
index c4aa6088f5..b5108f08fb 100644
--- a/doc/filesystem/patheval.t
+++ b/doc/filesystem/patheval.t
@@ -20,7 +20,7 @@ permissions, and return information on a node that is to become a parent.
Additionally, evalformake() returns a pointer to the start of the name of
the new node to be created.
-@item Pathname evaluation is specific to a file system
+@item Pathname evaluation is specific to a filesystem
@item Mechanics of crossing a mount point during the evaluation of a path
name
@@ -29,13 +29,13 @@ name
@itemize @bullet
-@item Finding file system node information
+@item Finding filesystem node information
-@item Finding file system node handlers
+@item Finding filesystem node handlers
-@item Finding file system node operations table
+@item Finding filesystem node operations table
-@item Finding mount table entry for the file system that this node is part
+@item Finding mount table entry for the filesystem that this node is part
of
@end itemize