diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-13 18:49:39 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-13 18:49:39 +0000 |
commit | 745c588b6863b7fbaa592c0d5606fcff283d64b1 (patch) | |
tree | 2fe2498c9294acab51cb96802b6cfd73a74ca5b6 /chapter06/man-db.xml | |
parent | fcf36dcface04e4cc6641871481770191a685f06 (diff) |
Upgrade to Man-DB-2.5.9. Fixes #2797.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9422 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r-- | chapter06/man-db.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index e6df1aade..393e3e2d3 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -41,11 +41,6 @@ <sect2 role="installation"> <title>Installation of Man-DB</title> - <para>First apply the following patch to fix problems when viewing - some man pages:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&man-db-upstream_fixes-patch;</userinput></screen> - <para>Prepare Man-DB for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr --libexecdir=/usr/lib \ @@ -104,7 +99,7 @@ encoded with. In addition to this, Man-DB correctly determines if manual pages installed in that directory are UTF-8 encoded.</para> - <!-- Origin: man-db-2.5.7/src/encodings.c --> + <!-- Origin: man-db-2.5.9/lib/encodings.c --> <table> <title>Expected character encoding of legacy 8-bit manual pages</title> <?dbfo table-width="6in" ?> |