K 10 svn:author V 5 chris K 8 svn:date V 27 2000-01-29T19:22:03.000000Z K 7 svn:log V 482 Repair consistency among references to the resolved path name filled in by realpath(3). Specifically, the manual page referred to three different variations of the same variable, which has no doubt confused some people. The variable reference was changed to ``resolved_path'' as it is in /usr/include/stdlib.h In summary: resolvedname -> resolved_path resolved_name -> resolved_path Additionally, $FreeBSD$ tags were added to this file for the commit to be permitted. END