diff options
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r-- | chapter06/man-db.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index fb508777b..50aa2a82a 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-man-db" role="wrap"> <?dbhtml filename="man-db.html"?> + <sect1info condition="script"> + <productname>man-db</productname> + <productnumber>&man-db-version;</productnumber> + <address>&man-db-url;</address> + </sect1info> + <title>Man-DB-&man-db-version;</title> <indexterm zone="ch-system-man-db"> @@ -73,7 +79,7 @@ EOF</userinput></screen> manual pages. They are not part of LFS or BLFS, but you should be able to install them yourself after finishing LFS if you wish to do so.</para> - <para>Finally, patch the sources to fix output errors if the man page is + <para>Finally, patch the sources to fix output errors if the man page is prematurely aborted by pressing the 'q' key.</para> <screen><userinput>patch -Np1 -i ../&man-db-fixes-patch;</userinput></screen> |