projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71c5af5
)
Fix typo in the man-page markup code.
author
Stas Boukarev
<stassats@gmail.com>
Wed, 16 Nov 2011 18:16:52 +0000
(22:16 +0400)
committer
Stas Boukarev
<stassats@gmail.com>
Wed, 16 Nov 2011 18:16:52 +0000
(22:16 +0400)
Patch by Kenneth Westerback on lp#891114
doc/sbcl.1
patch
|
blob
|
history
diff --git
a/doc/sbcl.1
b/doc/sbcl.1
index
4a85831
..
c088876
100644
(file)
--- a/
doc/sbcl.1
+++ b/
doc/sbcl.1
@@
-41,7
+41,7
@@
To run SBCL, type "sbcl". After startup messages a prompt
execute it, print any values returned, give you another prompt, and
wait for your next input.
-\f(C
+\f(CR
$ sbcl
...[startup messages elided]...
* (+ 1 2 3)