summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-26 17:26:28 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-26 17:26:28 -0600
commitee4234ec80561433ff7b6e368b4a84bedbbe841d (patch)
tree34dee032d3b65fa4d83acb8b4577c50c885fb0ef
parent0f7537bd7bcf5c2e1e45ea81e08b71566ba9c5f3 (diff)
downloaddocs-ee4234ec80561433ff7b6e368b4a84bedbbe841d.tar.gz
docs-ee4234ec80561433ff7b6e368b4a84bedbbe841d.tar.bz2
docs-ee4234ec80561433ff7b6e368b4a84bedbbe841d.tar.xz
docs-ee4234ec80561433ff7b6e368b4a84bedbbe841d.zip
Dev: fix preface more
-rw-r--r--src/devel/develbook.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devel/develbook.xml b/src/devel/develbook.xml
index 45fa119..6f8ef97 100644
--- a/src/devel/develbook.xml
+++ b/src/devel/develbook.xml
@@ -22,9 +22,9 @@
<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.</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>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 and Administrator'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>
+ <para>It is hoped that you find this handbook easy to understand and read. Please feel free to contact 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>
<para>– A. Wilcox, 2018</para>
</preface>
&chap1;