.\"edit a file .TH ed 3 .SH NAME ed() - edit a file .SH SYNOPSIS void ed( string file ); .SH DESCRIPTION This is a funny function. It will start a local editor on an optional file. This editor is almost UNIX ed compatible. When in the editor type 'h' for help. .SH SEE ALSO ed(w)