summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-26 17:25:05 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-26 17:25:05 -0600
commit0f7537bd7bcf5c2e1e45ea81e08b71566ba9c5f3 (patch)
tree356fd31357082ffc6bdb46bacf0026e1f3fa1252
parent4455fff0e6ab198d44fa92206e952ea09a17cf60 (diff)
downloaddocs-0f7537bd7bcf5c2e1e45ea81e08b71566ba9c5f3.tar.gz
docs-0f7537bd7bcf5c2e1e45ea81e08b71566ba9c5f3.tar.bz2
docs-0f7537bd7bcf5c2e1e45ea81e08b71566ba9c5f3.tar.xz
docs-0f7537bd7bcf5c2e1e45ea81e08b71566ba9c5f3.zip
Dev: they actually didn't
-rw-r--r--src/devel/develbook.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devel/develbook.xml b/src/devel/develbook.xml
index b5eefdb..45fa119 100644
--- a/src/devel/develbook.xml
+++ b/src/devel/develbook.xml
@@ -21,7 +21,7 @@
<preface>
<title>Preface</title>
<para>This Developer's Handbook is the official documentation for developing the Adélie Linux 1.0 system. It is designed for developers interested in working on the distribution itself; for general information on programming your computer running the Adélie Linux system, see the User's Handbook chapter "Getting started with programming".</para>
- <para>Many contributed to the final version of the Handbook. This includes <personname><firstname>Natanael</firstname><surname>Copa</surname></personname> and <personname><firstname>Timo</firstname><surname>Teräs</surname></personname> from Alpine Linux.</para>
+ <para>Many contributed to the final version of the Handbook.</para>
<para>It is assumed that you, the reader, are familiar with using a terminal or command line interface, the use of Unix commands, and the compilation of software. 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>