diff options
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r-- | chapter06/man-db.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 96e4603f8..e6df1aade 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -41,6 +41,11 @@ <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 \ |