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 /chapter01/whatsnew.xml | |
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 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 7edce3ec0..d878db0a3 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -255,6 +255,9 @@ <listitem> <para>&vim-fixes-patch;</para> </listitem> + <listitem> + <para>&vim-mandir-patch;</para> + </listitem> </itemizedlist> <itemizedlist> |