Changeset 03e6a40 for BOOK/boot/multilib/sysvinit.xml
- Timestamp:
- Apr 20, 2014, 8:57:39 AM (11 years ago)
- Children:
- 0be79ea
- Parents:
- 88ef769 (diff), 578ca586 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/multilib/sysvinit.xml
r88ef769 r03e6a40 13 13 <indexterm zone="ch-boot-sysvinit"> 14 14 <primary sortas="a-Sysvinit">Sysvinit</primary> 15 <secondary>boot</secondary>16 15 </indexterm> 17 16 18 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../ ../final-system/common/sysvinit.xml"18 href="../common/sysvinit.xml" 20 19 xpointer="xpointer(//*[@role='package'])"/> 21 20 … … 25 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 25 href="../common/sysvinit.xml" 27 xpointer="xpointer(//*[@os=' aa'])"/>26 xpointer="xpointer(//*[@os='p1'])"/> 28 27 29 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 29 href="../common/sysvinit.xml" 31 xpointer="xpointer(//*[@os=' ab'])"/>30 xpointer="xpointer(//*[@os='p2'])"/> 32 31 33 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 52 51 xpointer="xpointer(//*[@role='configuration'])"/> 53 52 54 <sect2 role="content"> 55 <title/> 56 57 <para>Details on this package are located in <xref 58 linkend="contents-sysvinit" role="."/></para> 59 60 </sect2> 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../common/sysvinit.xml" 55 xpointer="xpointer(//*[@role='content'])"/> 61 56 62 57 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.