blob: e0a0019a70275767caf2ec45c4d43d3a1db498a3 [file] [log] [blame]
SYNOPSIS
string make_path_absolute(string str)
DESCRIPTION
Absolutize a relative filename str given to the editor. Should
return the full pathname of the file to use. Any non-string
result will act as ``bad file name''.
SEE ALSO
ed(E), valid_write(M)