.\"edit a file
.DT
ed
Discworld driver help
ed

Name
.SI 5
ed() - edit a file

.EI
Synopsis
.SI 5
void ed( string file );

.EI
Description
.SP 5 5
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.

.EP
See also
.SI 5
ed(w)
.EI
