aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-02-13 07:50:30 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-02-13 07:50:30 +0000
commitcd1ddd744ed1644f30d0dba09fdf49a14e0061b3 (patch)
treeb41c35c9652cbd758de122e5bec664c68508775e /chapter06
parenta0b689e8b09aaef27c73a8728aa3341f652bc098 (diff)
Removed Explicit paths from pwconv and grpconv per lfs-dev discussion
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/shadow.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml
index 5d4c12a61..377dbae04 100644
--- a/chapter06/shadow.xml
+++ b/chapter06/shadow.xml
@@ -106,11 +106,11 @@ need to be able to work with shadowed passwords.</para>
<para>To enable shadowed passwords, run the following command:</para>
-<screen><userinput>/usr/sbin/pwconv</userinput></screen>
+<screen><userinput>pwconv</userinput></screen>
<para>And to enable shadowed group passwords, run:</para>
-<screen><userinput>/usr/sbin/grpconv</userinput></screen>
+<screen><userinput>grpconv</userinput></screen>
<para>Under normal circumstances, you won't have created any passwords yet.
However, if returning to this section later to enable shadowing, you should