[armedbear-cvs] r14396 - trunk/abcl/doc/manual
mevenson at common-lisp.net
mevenson at common-lisp.net
Sat Feb 16 16:26:26 UTC 2013
Author: mevenson
Date: Sat Feb 16 08:26:25 2013
New Revision: 14396
Log:
manual: restore building.
Noticed by Blake McBride.
Modified:
trunk/abcl/doc/manual/abcl.tex
Modified: trunk/abcl/doc/manual/abcl.tex
==============================================================================
--- trunk/abcl/doc/manual/abcl.tex Sat Feb 16 08:21:15 2013 (r14395)
+++ trunk/abcl/doc/manual/abcl.tex Sat Feb 16 08:26:25 2013 (r14396)
@@ -892,7 +892,7 @@
will load and execute the Quicklisp setup code.
The implementation currently breaks \textsc{ANSI} conformance by allowing the
-types able to be \code{CL:READ} for the \var{DEVICE} to return a possible \code{CONS} of
+types able to be \code{CL:READ} for the \code{DEVICE} to return a possible \code{CONS} of
\code{CL:PATHNAME} objects. %% citation from CLHS needed.
In order to ``smooth over'' the bit about types being \code{CL:READ} from
More information about the armedbear-cvs
mailing list