original commit: daaa4aad55ebbe1b602798081564c5e9aa0003d3
This commit is contained in:
Matthew Flatt 2000-03-16 22:51:58 +00:00
parent 3b10ad1b8e
commit 5de0333c3d
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
\" dummy line
.TH MRED 1 "25 March 1998"
.TH MRED 1 "16 March 2000"
.UC 4
.SH NAME
mred \- The Rice PLT Graphical Scheme implementation
mred \- The PLT Graphical Scheme implementation
.SH SYNOPSIS
.B mred
[
@ -16,7 +16,7 @@ mred \- The Rice PLT Graphical Scheme implementation
.SH DESCRIPTION
.I MrEd
is the Rice University PLT's graphical Scheme
is the PLT's graphical Scheme
implementation.
It embeds and extends
.I MzScheme

View File

@ -1,5 +1,5 @@
.\" dummy line
.TH MZSCHEME 1 "17 July 1998"
.TH MZSCHEME 1 "16 March 2000"
.UC 4
.SH NAME
MzScheme \- The PLT Scheme implementation
@ -12,7 +12,7 @@ MzScheme \- The PLT Scheme implementation
]
.SH DESCRIPTION
.I MzScheme
is the Rice University PLT
is the PLT
Scheme implementation. It nearly implements the language as
described in the
.I Revised^5 Report on