gui/man/man1/mred.1
Eli Barzilay 6563ae1fc3 drop "www." from "racket-lang.org" urls.
original commit: 8e0c7477f617c4830f26f1d7e42358f7f0e32eac
2010-11-09 20:11:14 -05:00

40 lines
672 B
Groff

.\" dummy line
.TH MRED 1 "May 2010"
.UC 4
.SH NAME
mred \- compatibility executable for GRacket
.SH SYNOPSIS
.B mred
[
.I option ...
] [
.I argument ...
]
.SH DESCRIPTION
MrEd is the old name for the GUI Racket implementation.
.PP
For most cases, running
.B mred
is the same as running
.BR gracket ,
except that the default interaction language is slightly
different for backward compatibility.
.SH MORE INFORMATION
For further information, run
.PP
raco docs
.PP
to open installed documentation in your web browser.
.PP
Alternately, consult the on-line
documentation and other information available at
.PP
.ce 1
http://racket-lang.org/
.SH SEE ALSO
.BR gracket(1)