summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/admin/2_shell.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/admin/2_shell.xml b/src/admin/2_shell.xml
index 077dc1e..f213cd9 100644
--- a/src/admin/2_shell.xml
+++ b/src/admin/2_shell.xml
@@ -2,4 +2,9 @@
<chapter label="2" id="shell">
<title>The Shell</title>
<warning><title>Not Yet Written</title><para>This chapter has not yet been written.</para></warning>
+ <para>Until this chapter is written, you may refer to the following external Web sites for information on using the shell in Adélie Linux, if your computer is connected to the Internet. Please note that Adélie Linux is not responsible for any errors or omissions on external Web sites.</para>
+ <itemizedlist>
+ <listitem><para><ulink url="https://ryanstutorials.net/linuxtutorial/">Ryan's Tutorials: Learn the Linux Command Line</ulink></para></listitem>
+ <listitem><para><ulink url="https://developer.ibm.com/tutorials/l-lpic1-103-1/">IBM Developer: Learn Linux 101: The Linux command line</ulink></para></listitem>
+ </itemizedlist>
</chapter>