From 373cafd2fc099128738d3443bd9d895e7441108a Mon Sep 17 00:00:00 2001 From: "Robert P. Goldman" Date: Tue, 19 Sep 2017 16:23:43 -0500 Subject: [PATCH] Trivial punctuation fix. Add a period to make 'makeinfo' happy. --- doc/asdf.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/asdf.texinfo b/doc/asdf.texinfo index 3339ab82..a258d92b 100644 --- a/doc/asdf.texinfo +++ b/doc/asdf.texinfo @@ -5818,7 +5818,7 @@ then ASDF will reconfigure itself. Otherwise, you will have to configure ASDF 2 (or older) to find ASDF 3, then configure ASDF 3. Notably, @var{*central-registry*} is not maintained across upgrades from ASDF 2. -@xref{reinitializeASDFAfterUpgrade,note about ASDF reconfiguration after upgrade} +@xref{reinitializeASDFAfterUpgrade,note about ASDF reconfiguration after upgrade}. Problems like this may be experienced if one loads Quicklisp (which as of this writing bundles an obsolete ASDF version 2.26), -- GitLab