aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-02-25 14:58:18 -0600
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-02-25 14:58:18 -0600
commit7b270d9a69e4f9b4e08c1363cc74d733fa4ddaf8 (patch)
tree275305992a8b0bbc6bdedeb3e87e6b84f19bbdcc
parentba2dc1b6a71e75615b103963349fbdf2727e3672 (diff)
Wording
-rw-r--r--chapter08/shadow.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/shadow.xml b/chapter08/shadow.xml
index 4fae11ede..d8c79a9c1 100644
--- a/chapter08/shadow.xml
+++ b/chapter08/shadow.xml
@@ -180,7 +180,7 @@ make -C man install-man</userinput></screen>
for more information.</para>
<para>Second, to change the default parameters, the file
- <filename>/etc/default/useradd</filename> needs to be created and taylored
+ <filename>/etc/default/useradd</filename> needs to be created and tailored
to suit your particular needs. Create it with:</para>
<screen><userinput>mkdir -p /etc/default