From 1a938683970cf84eaf1ae73d898afe3b98e5caab Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Wed, 22 Jun 2005 20:34:10 +0000
Subject: [PATCH] Merge from 19b-branch:

o Add entry for -debug-lisp-search.
o Update date.
---
 general-info/lisp.1 | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/general-info/lisp.1 b/general-info/lisp.1
index 1e83bc0d7..287297548 100644
--- a/general-info/lisp.1
+++ b/general-info/lisp.1
@@ -6,12 +6,12 @@
 .\" 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/lisp.1,v 1.10 2003/04/11 15:17:45 pmai Exp $
+.\"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/general-info/lisp.1,v 1.11 2005/06/22 20:34:10 rtoy Exp $
 .\"
 .\" **********************************************************************
 .\"
 .\" Man page for CMU CL.
-.TH LISP 1 "October 15, 1991"
+.TH LISP 1 "July, 2005"
 .AT 3
 .SH NAME
 lisp \- CMU Common Lisp programming environment
@@ -104,6 +104,11 @@ is the
 internet host name for the machine and
 .I socket
 is the decimal number of the socket to connect to.
+.TP
+.BR \-debug-lisp-search
+Enables printing of messages indicating how CMUCL is searching for its
+core file.  This is useful if CMUCL is not finding its core file for
+some reason.
 .PP
 
 .SH ENVIRONMENT
-- 
GitLab