diff --git a/general/genlib/slib.xml b/general/genlib/slib.xml
index b559acc58c..1e73816016 100644
--- a/general/genlib/slib.xml
+++ b/general/genlib/slib.xml
@@ -18,6 +18,8 @@
SLIB-&slib-version;
+
+SLIB
Introduction to SLIB
@@ -54,7 +56,8 @@ url="&patch-root;/slib-&slib-version;-automate_install-1.patch"/>
SLIB dependencies
Required
-
+
+
@@ -66,8 +69,11 @@ url="&patch-root;/slib-&slib-version;-automate_install-1.patch"/>
commands:
patch -Np1 -i ../slib-&slib-version;-automate_install-1.patch &&
-make &&
-make prefix=/usr/ install &&
+make
+
+Now, as the root user:
+
+make prefix=/usr/ install &&
make prefix=/usr/ catalogs &&
make prefix=/usr/ installinfo
@@ -88,21 +94,34 @@ the info documentation.
Contents
-The SLIB package contains
-slib and the SLIB
-Scheme Library System.
+
+Installed Program
+Installed Libraries
+Installed Directory
-
+
+slib
+The SLIB package contains a
+Scheme library System.
+/usr/share/guile/slib
+
+
-
-Description
+
+Short Descriptions
+
-slib
-slib is a shell script used to initialize
+
+slib
+is a shell script used to initialize
SLIB in a named Scheme
implementation. It can also be used to initialize an
SLIB session using a given executable.
-
+
+slib
+
+
+