From 03b6e874ac66c7f4c9c528f8de28d2bbd37fa585 Mon Sep 17 00:00:00 2001
From: "Robert P. Goldman" <rpgoldman@real-time.com>
Date: Fri, 19 Mar 2010 08:46:42 -0500
Subject: [PATCH] Fixed buglets.

---
 asdf.texinfo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/asdf.texinfo b/asdf.texinfo
index a139fd90..b51351ae 100644
--- a/asdf.texinfo
+++ b/asdf.texinfo
@@ -1601,7 +1601,7 @@ system configuration directory
 @file{/etc/common-lisp/source-registry.conf.d/}
 if it exists.
 
-@ite
+@item
 The source registry will be configured from a default configuration.
 This configuration may allow for implementation-specific systems
 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
 @code{asdf:*central-registry*}
 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.
 
-- 
GitLab