diff --git a/man/man1/mred.1 b/man/man1/mred.1 index 4d5026f1..98a6e189 100644 --- a/man/man1/mred.1 +++ b/man/man1/mred.1 @@ -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 diff --git a/man/man1/mzscheme.1 b/man/man1/mzscheme.1 index 9934d80c..874a538b 100644 --- a/man/man1/mzscheme.1 +++ b/man/man1/mzscheme.1 @@ -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