Renamed path_eval to patheval

This commit is contained in:
Joel Sherrill
1999-10-08 18:25:04 +00:00
parent 9bc1e52a88
commit 0486ca5fac

View File

@@ -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, ? 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 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 evalformake() is called to find, verify permissions, and return information on a node