From 0486ca5facc0d08ba4f11bedeba4c29ad5ceaf9c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Oct 1999 18:25:04 +0000 Subject: [PATCH] Renamed path_eval to patheval --- doc/filesystem/{path_eval.t => patheval.t} | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) rename doc/filesystem/{path_eval.t => patheval.t} (76%) diff --git a/doc/filesystem/path_eval.t b/doc/filesystem/patheval.t similarity index 76% rename from doc/filesystem/path_eval.t rename to doc/filesystem/patheval.t index 4868ea0dbb..34b9bcd584 100644 --- a/doc/filesystem/path_eval.t +++ b/doc/filesystem/patheval.t @@ -1,6 +1,15 @@ -Pathname Evaluation +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + +@chapter Pathname Evaluation + +XXX Include graphic of the path evaluation process with Jennifer's explanations -? Include graphic of the path evaluation process with Jennifer's explanations ???XXX ? There are two pathname evaluation routines. The handler patheval() is called to find, verify privlages on and return information on a node that exists. The handler evalformake() is called to find, verify permissions, and return information on a node