Przeglądaj źródła

Broke the book, fixed now

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jim Gifford 20 lat temu
rodzic
commit
9373e03980
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      chapter06/shadow.xml

+ 1 - 1
chapter06/shadow.xml

@@ -58,7 +58,7 @@ and type it all in):</para>
 
 <screen><userinput>sed -e's@#MD5_CRYPT_ENAB.no@MD5_CRYPT_ENAB yes@' \
     -e 's@/var/spool/mail@/var/mail@' /etc/login.defs \
-    < etc/login.defs.linux > /etc/login.defs</userinput></screen>
+    &lt; etc/login.defs.linux &gt; /etc/login.defs</userinput></screen>
 
 <para>Move some misplaced symlinks/programs to their proper locations:</para>