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

Fixed buglets.

parent 58c13794
No related branches found
No related tags found
No related merge requests found
...@@ -1601,7 +1601,7 @@ system configuration directory ...@@ -1601,7 +1601,7 @@ system configuration directory
@file{/etc/common-lisp/source-registry.conf.d/} @file{/etc/common-lisp/source-registry.conf.d/}
if it exists. if it exists.
@ite @item
The source registry will be configured from a default configuration. The source registry will be configured from a default configuration.
This configuration may allow for implementation-specific systems This configuration may allow for implementation-specific systems
to be found, for systems to be found the current directory to be found, for systems to be found the current directory
...@@ -1653,7 +1653,7 @@ ASDF will first search for @code{.asd} files in the directories specified in ...@@ -1653,7 +1653,7 @@ ASDF will first search for @code{.asd} files in the directories specified in
@code{asdf:*central-registry*} @code{asdf:*central-registry*}
before it searches in the source registry above. before it searches in the source registry above.
@xref{Configuring ASDF,,Configuring ASDF to find your systems -- old style} @xref{Configuring ASDF,,Configuring ASDF to find your systems -- old style}.
By default, @code{asdf:*central-registry*} will be empty. By default, @code{asdf:*central-registry*} will be empty.
......
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