#2355: Vim 7.1 - wrong symlink to the documentation ---------------------+------------------------------------------------------ Reporter: kratz00 | Owner: [email protected] Type: task | Status: new Priority: normal | Milestone: 6.3 Component: BOOK | Version: SVN Severity: normal | Keywords: ---------------------+------------------------------------------------------ ln -snfv ../vim/vim70/doc /usr/share/doc/vim-7.0
should be ln -snfv ../vim/vim71/doc /usr/share/doc/vim-7.1 also the text above the instruction should be updated -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2355> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
