Skip to content
Snippets Groups Projects
Commit 1b116f9a authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Minor nits that makeinfo didn't like.

parent 3e913be4
No related branches found
No related tags found
No related merge requests found
...@@ -2125,7 +2125,7 @@ when the implementation is SBCL, CMUCL or Scieneer CL on an x86 machine. ...@@ -2125,7 +2125,7 @@ when the implementation is SBCL, CMUCL or Scieneer CL on an x86 machine.
You cannot write it as @code{:if-feature (and x86 (or sbcl cmu scl))} You cannot write it as @code{:if-feature (and x86 (or sbcl cmu scl))}
since the symbols would not be read as keywords. since the symbols would not be read as keywords.
@xref{if-feature-option} @xref{if-feature-option}.
@subsubsection Dependencies @subsubsection Dependencies
...@@ -4021,7 +4021,7 @@ leading to much confusion and greavance. ...@@ -4021,7 +4021,7 @@ leading to much confusion and greavance.
ASDF 2 implements its own portable syntax for strings as pathname specifiers. ASDF 2 implements its own portable syntax for strings as pathname specifiers.
Naming files within a system definition becomes easy and portable again. Naming files within a system definition becomes easy and portable again.
@xref{Miscellaneous additional functionality,asdf:system-relative-pathname}, @xref{Miscellaneous additional functionality,system-relative-pathname},
@code{merge-pathnames*}, @code{merge-pathnames*},
@code{coerce-pathname}. @code{coerce-pathname}.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment