Appearance
make_path_absolute - resolve relative path name
string make_path_absolute( string rel_path );
This master apply is called by the ed() efun to resolves relative path names of a file to read/write, to an absolute path name.
ed(3)