diff options
-rw-r--r-- | main.xml | 32 |
1 files changed, 19 insertions, 13 deletions
@@ -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> |