summaryrefslogtreecommitdiffstats
path: root/filesystem/pathname_eval.rst
diff options
context:
space:
mode:
Diffstat (limited to 'filesystem/pathname_eval.rst')
-rw-r--r--filesystem/pathname_eval.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystem/pathname_eval.rst b/filesystem/pathname_eval.rst
index a9ed6c4..de4d18f 100644
--- a/filesystem/pathname_eval.rst
+++ b/filesystem/pathname_eval.rst
@@ -66,8 +66,8 @@ parsed.
*node_access*
This element is filesystem specific. A filesystem can define and store
any information necessary to identify a node at this location. This element
- is normally filled in by the filesystem’s evaluate routine. For the
- filesystem’s root node, the filesystem’s initilization routine should
+ is normally filled in by the filesystem's evaluate routine. For the
+ filesystem's root node, the filesystem's initilization routine should
fill this in, and it should remain valid until the instance of the
filesystem is unmounted.