aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/etcshells.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-12 20:42:32 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-12 20:42:32 +0000
commita3d0817020eee2b1ea6ebfe10f3a0ea9e26829be (patch)
tree8464f035c71b9e91c990550b89cc3769f676ccc6 /chapter09/etcshells.xml
parent96f04d7906bb26ba31cc35c35e4cc82261bbad1d (diff)
Text updated for cross2 chapter 9
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11928 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09/etcshells.xml')
-rw-r--r--chapter09/etcshells.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/etcshells.xml b/chapter09/etcshells.xml
index 30961c80c..a0d5f21a8 100644
--- a/chapter09/etcshells.xml
+++ b/chapter09/etcshells.xml
@@ -23,7 +23,7 @@
<para>The <filename>shells</filename> file contains a list of
login shells on the system. Applications use this file to determine
whether a shell is valid. For each shell a single line should be
- present, consisting of the shell's path, relative to the root of the
+ present, consisting of the shell's path relative to the root of the
directory structure (/).</para>
<para>For example, this file is consulted by <command>chsh</command>