From d389819eea3a84e388935153e3be847342809da3 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 18 Jan 2016 00:37:40 -0500 Subject: Convert all Unicode to ASCII(128) --- filesystem/pathname_eval.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'filesystem/pathname_eval.rst') 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. -- cgit v1.2.3