blob: 6093b1a4272254bd4e4244818ad98c74d7edd9af [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)