summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-04 19:38:36 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-04 19:38:36 -0600
commit6123e6460cccc1ee4ca216617a30ebdc22c5452c (patch)
tree92f8e60c85941ebf8744883496d706197bd74c63
parentf0ed8f9884fbcd1971cf622d48eb8bcea20f3f24 (diff)
downloaddocs-6123e6460cccc1ee4ca216617a30ebdc22c5452c.tar.gz
docs-6123e6460cccc1ee4ca216617a30ebdc22c5452c.tar.bz2
docs-6123e6460cccc1ee4ca216617a30ebdc22c5452c.tar.xz
docs-6123e6460cccc1ee4ca216617a30ebdc22c5452c.zip
Admin Handbook: correctly credit those who helped
-rw-r--r--src/admin/adminbook.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/admin/adminbook.xml b/src/admin/adminbook.xml
index 6737eac..4edce5e 100644
--- a/src/admin/adminbook.xml
+++ b/src/admin/adminbook.xml
@@ -19,12 +19,24 @@
<author>
<personname><firstname>A.</firstname><surname>Wilcox</surname></personname>
</author>
+ <othercredit>
+ <personname><firstname>Marcus</firstname><surname>Comstedt</surname></personname>
+ <credit>Correction of introduction section</credit>
+ </othercredit>
+ <othercredit>
+ <personname><firstname>Michael</firstname><surname>Siegel</surname></personname>
+ <credit>Copyediting</credit>
+ </othercredit>
+ <othercredit>
+ <personname><firstname>Tambra</firstname><surname>Wilcox</surname></personname>
+ <credit>Copyediting</credit>
+ </othercredit>
<copyright><year>2018</year><holder>Adélie Linux</holder></copyright>
</bookinfo>
<preface>
<title>Preface</title>
<para>This Administrator's Handbook is the official comprehensive manual to administrating systems running the Adélie Linux 1.0 operating environment. It includes differences between Adélie Linux and other Linux and Unix&reg; environments, and detailed information on the design and implementation of Adélie Linux 1.0.</para>
- <para>Many contributed to the final version of this handbook. This includes .</para>
+ <para>Many contributed to the final version of this handbook. This includes <personname><firstname>Marcus</firstname><surname>Comstedt</surname></personname>, <personname><firstname>Michael</firstname><surname>Siegel</surname></personname>, and <personname><firstname>Tambra</firstname><surname>Wilcox</surname></personname>.</para>
<para>It is assumed that you, the reader, are familiar with using a terminal or command line interface, and the use of Unix commands. If you are not yet familiar with these concepts, start with our User's Handbook, which will assist you in learning them.</para>
<para>Please also ensure that you are comfortable and properly rested before reading this handbook. This will allow you to learn quicker, and be able to recall the information you have learned easier.</para>
<para>It is hoped by the author that you find this handbook easy to understand and read. Please feel free to contact me or the Adélie Linux community if you have any suggestions on how to make this handbook better. We'd love to hear from you, and we hope you enjoy using our distribution.</para>