Raymond Toy pushed to branch issue-260-hemlock-in-core-for-options at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/lisp.1
    ... ... @@ -86,7 +86,8 @@ Causes Lisp to enter the
    86 86
     editor.
    
    87 87
     A file to edit may be specified by
    
    88 88
     placing the name of the file between the program name (usually `lisp') and
    
    89
    -the first switch.  For this option to be defined, lisp must have hemlock
    
    89
    +the first switch.  For this option to be defined, Lisp must have
    
    90
    +.I Hemlock
    
    90 91
     already loaded into the core.
    
    91 92
     .TP
    
    92 93
     .BR \-eval " expression"
    
    ... ... @@ -124,8 +125,10 @@ Specifies that Lisp should start up as a
    124 125
     .I slave
    
    125 126
     Lisp and try to
    
    126 127
     connect to an editor Lisp.  The name of the editor to connect to must be
    
    127
    -specified.  For this option to be defined, lisp must have already
    
    128
    -loaded hemlock into the core.  To find the editor's name, use the
    
    128
    +specified.  For this option to be defined, Lisp must have already
    
    129
    +loaded
    
    130
    +.I Hemlock
    
    131
    +into the core.  To find the editor's name, use the
    
    129 132
     .I Hemlock
    
    130 133
     `Accept Slave Connections' command.  
    
    131 134
     .I editor-name