summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-09 12:17:52 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-09 12:17:52 -0600
commitcd95dda873e81a0ff7924f590a00c2d8965c8aa3 (patch)
treedcfd02eb3f26482de1e5137ef8af318f48a595ac
parentda5d4c5704057fa576e091370ebde484067a0a82 (diff)
downloaddocs-cd95dda873e81a0ff7924f590a00c2d8965c8aa3.tar.gz
docs-cd95dda873e81a0ff7924f590a00c2d8965c8aa3.tar.bz2
docs-cd95dda873e81a0ff7924f590a00c2d8965c8aa3.tar.xz
docs-cd95dda873e81a0ff7924f590a00c2d8965c8aa3.zip
Admin: ch02: at least give the users *something*
-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>