summaryrefslogtreecommitdiffstats
path: root/doc/filesystem/patheval.t
diff options
context:
space:
mode:
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