summaryrefslogtreecommitdiffstats
path: root/main.xml
diff options
context:
space:
mode:
authorAlan Hicks <alan@lizella.net>2010-05-01 14:08:26 -0400
committerAlan Hicks <alan@lizella.net>2010-05-01 14:08:26 -0400
commit206436ccce0aba09b11633647051e4a4356de98f (patch)
treee7d03936ffa761209aefa0cca5c8bc077071671e /main.xml
parent8e8f70649acb24b4ee4335500ad808274038e0fb (diff)
downloadslackbook-206436ccce0aba09b11633647051e4a4356de98f.tar.xz
Added additional chapter on process control.
Diffstat (limited to 'main.xml')
-rw-r--r--main.xml32
1 files changed, 19 insertions, 13 deletions
diff --git a/main.xml b/main.xml
index 0fc585b..832a8c3 100644
--- a/main.xml
+++ b/main.xml
@@ -44,81 +44,87 @@
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 6 -->
-<!-- X Windows -->
+<!-- Process Control -->
<xi:include
href="chapter_06.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 7 -->
-<!-- Printing -->
+<!-- X Windows -->
<xi:include
href="chapter_07.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 8 -->
-<!-- Users & Groups -->
+<!-- Printing -->
<xi:include
href="chapter_08.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 9 -->
-<!-- Filesystem Permissions -->
+<!-- Users & Groups -->
<xi:include
href="chapter_09.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 10 -->
-<!-- Filesystems -->
+<!-- Filesystem Permissions -->
<xi:include
href="chapter_10.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 11 -->
-<!-- Vi -->
+<!-- Filesystems -->
<xi:include
href="chapter_11.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 12 -->
-<!-- Emacs -->
+<!-- Vi -->
<xi:include
href="chapter_12.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 13 -->
-<!-- Networking -->
+<!-- Emacs -->
<xi:include
href="chapter_13.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 14 -->
-<!-- Wireless Networking -->
+<!-- Networking -->
<xi:include
href="chapter_14.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 15 -->
-<!-- Basic Network Commands -->
+<!-- Wireless Networking -->
<xi:include
href="chapter_15.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 16 -->
-<!-- Package Management -->
+<!-- Basic Network Commands -->
<xi:include
href="chapter_16.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 17 -->
-<!-- Keeping Up With -stable -->
+<!-- Package Management -->
<xi:include
href="chapter_17.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Chapter 18 -->
-<!-- Kernel -->
+<!-- Keeping Up With -stable -->
<xi:include
href="chapter_18.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+<!-- Chapter 19 -->
+<!-- Kernel -->
+<xi:include
+ href="chapter_19.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
</book>