aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.GB2312/books/arch-handbook/sysinit/chapter.xml
diff options
context:
space:
mode:
Diffstat (limited to 'zh_CN.GB2312/books/arch-handbook/sysinit/chapter.xml')
-rw-r--r--zh_CN.GB2312/books/arch-handbook/sysinit/chapter.xml20
1 files changed, 8 insertions, 12 deletions
diff --git a/zh_CN.GB2312/books/arch-handbook/sysinit/chapter.xml b/zh_CN.GB2312/books/arch-handbook/sysinit/chapter.xml
index f62316c6e4..d37d876dd3 100644
--- a/zh_CN.GB2312/books/arch-handbook/sysinit/chapter.xml
+++ b/zh_CN.GB2312/books/arch-handbook/sysinit/chapter.xml
@@ -6,17 +6,13 @@
Original Revision: 1.12
$FreeBSD$
-->
-
-<chapter id="sysinit">
- <chapterinfo>
+<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="sysinit">
+ <info><title>SYSINIT框架</title>
<authorgroup>
- <author>
- &author.cn.intron;
- <contrib>&cnproj.translated.by;</contrib>
- </author>
+ <author><personname/><contrib>&cnproj.translated.by;</contrib></author>
</authorgroup>
- </chapterinfo>
- <title>SYSINIT框架</title>
+ </info>
+
<indexterm><primary>SYSINIT(系统初始化)</primary></indexterm>
<indexterm><primary>dynamic initialization(动态初始化)</primary></indexterm>
@@ -35,7 +31,7 @@
<quote>内核链接器</quote>(kernel linker)和<quote>链接器集合</quote>
(linker set)完成的。</para>
- <sect1 id="sysinit-term">
+ <sect1 xml:id="sysinit-term">
<title>术语</title>
<variablelist>
@@ -49,7 +45,7 @@
</variablelist>
</sect1>
- <sect1 id="sysinit-operation">
+ <sect1 xml:id="sysinit-operation">
<title>SYSINIT操作</title>
<indexterm><primary>linker sets(链接器集合)</primary></indexterm>
@@ -82,7 +78,7 @@
</sect1>
- <sect1 id="sysinit-using">
+ <sect1 xml:id="sysinit-using">
<title>使用SYSINIT</title>
<sect2>