diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-05-27 16:48:28 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-05-27 16:48:28 +0000 |
commit | 35f2607355108d834e94c01d802ab9c1473e108a (patch) | |
tree | d14d27d505038222908ed6abedbd8d86504c320b /chapter03 | |
parent | d1bb5db23bd54129a98bf00fd266bda3a04b7085 (diff) |
Correct Vim's installation of man pages to work well with Man-DB.
Patch from Alexander Patrakov and Ag Hatzim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f4da82764..ec6ee71aa 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -275,6 +275,14 @@ </listitem> </varlistentry> + <varlistentry> + <term>Vim Man Directories Patch - <token>&vim-mandir-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&vim-mandir-patch;"/></para> + <para>MD5 sum: <literal>&vim-mandir-patch-md5;</literal></para> + </listitem> + </varlistentry> + </variablelist> <para>Total size of these patches: about <returnvalue/></para> |