
	make_path_absolute(4)	MudOS v21c2		(5 Sep 1994)

	名称:
		make_path_absolute - 转换相对路径名称 (relative path
				     name).
	语法:
		string make_path_absolute( string rel_path );

		字串 make_path_absolute( 字串 rel_path );
	用法:
		ed()  函式呼叫此函式以转换档案的相对路径名称为绝对
		路径名称 (absolute path name) .
	参考:
		ed(3)
	翻译:
		Spock @ FF	97.Aug.6.		(printed 3/16/95)
