#2262: Vim instructions have an error
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: defect | Status: closed
Priority: normal | Milestone: 6.4
Component: Book | Version: SVN
Severity: normal | Resolution: fixed
Keywords: |
----------------------------------------+-----------------------------------
Changes (by [EMAIL PROTECTED]):
* status: reopened => closed
* resolution: => fixed
Comment:
I made a slight modification to your loop:
{{{
for L in /usr/share/man/{,*/}man1/vim.1; do
ln -sv vim.1 $(dirname $L)/vi.1
done
}}}
Fixed at revision 8716.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2262#comment:12>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page