summaryrefslogtreecommitdiff
path: root/src/porting/portguide.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/porting/portguide.xml')
-rw-r--r--src/porting/portguide.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/porting/portguide.xml b/src/porting/portguide.xml
index 255c411..c5c33ee 100644
--- a/src/porting/portguide.xml
+++ b/src/porting/portguide.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY helping SYSTEM "../common/helping_hands.xml">
<!ENTITY chap1 SYSTEM "1_intro.xml">
<!ENTITY chap2 SYSTEM "2_bootstrapping.xml">
<!ENTITY chap3 SYSTEM "3_native.xml">
@@ -36,6 +37,7 @@
Please feel free to contact me or the Adélie Linux community if you have any suggestions on how to make this guide better.
We'd love to hear from you, and we hope you enjoy using our distribution.</para>
<para>– <personname><firstname>A.</firstname><surname>Wilcox</surname></personname>, 2018</para>
+ &helping;
</preface>
&chap1;
&chap2;