From dee36087b3d310b9eb9fb6848dcb4df6401d9b8b Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Fri, 18 Oct 1991 18:33:39 +0000
Subject: [PATCH] Deleted spurious blank line.

---
 general-info/cmucl.1 | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/general-info/cmucl.1 b/general-info/cmucl.1
index fe6ecf6fa..bbcb60600 100644
--- a/general-info/cmucl.1
+++ b/general-info/cmucl.1
@@ -6,7 +6,7 @@
 .\" If you want to use this code or any part of CMU Common Lisp, please contact
 .\" Scott Fahlman or slisp-group@cs.cmu.edu.
 .\"
-.\"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/general-info/cmucl.1,v 1.2 1991/10/17 16:41:37 ram Exp $
+.\"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/general-info/cmucl.1,v 1.3 1991/10/18 18:33:39 ram Exp $
 .\"
 .\" **********************************************************************
 .\"
@@ -37,11 +37,11 @@ When compared other Common Lisp implementations (such as Allegro), CMU CL has
 two broad advantages:
 .TP 3
 \--
-The new CMU CL compiler (Python) is much more sophisticated than other
+The new CMU CL compiler (Python) is more sophisticated than other
 Common Lisp compilers.  It both produces better code and is easier to use.
 .TP 3
 \--
-The programming environment based on the Hemlock editor is much better
+The programming environment based on the Hemlock editor is better
 integrated than gnu-emacs based environments.  (Though you can still use
 GNU if you want.)
 .PP
@@ -238,7 +238,6 @@ noticed.
 
 The CMU CL documentation is printed as tech reports, and is available (at CMU)
 in the document room:
-
 .IP "" .2i
 .br
 CMU Common Lisp User's Manual
-- 
GitLab