From 5de0333c3d82ae8dceedcdf7ce982ec049f1ede2 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 16 Mar 2000 22:51:58 +0000 Subject: [PATCH] . original commit: daaa4aad55ebbe1b602798081564c5e9aa0003d3 --- man/man1/mred.1 | 6 +++--- man/man1/mzscheme.1 | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) 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