Changeset 5b192dc


Ignore:
Timestamp:
Jun 11, 2014, 8:33:33 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
bb0285e3
Parents:
704051e
Message:

Use correct xinclude for temp-system vim

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/vim.xml

    r704051e r5b192dc  
    120120    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    121121    href="../../final-system/common/vim.xml"
    122     xpointer="xpointer(//*[@os='l'])"/>
     122    xpointer="xpointer(//*[@os='m'])"/>
    123123
    124 <screen os="m"><userinput>ln -sv vim /tools/bin/vi</userinput></screen>
     124<screen os="n"><userinput>ln -sv vim /tools/bin/vi</userinput></screen>
    125125
    126126    <para os="tv1">Create a temporary vimrc to make it function more the way you may
Note: See TracChangeset for help on using the changeset viewer.