and others -> /etc

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1360 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-12-04 00:16:51 +00:00
parent debc30b0de
commit 715a707a85

View File

@ -6,7 +6,7 @@
compilation bug which occurs due to a variable (nflg) being used but not
defined.</para>
<para><userinput>cp limits login.access and others:</userinput> These files
<para><userinput>cp limits login.access /etc:</userinput> These files
were not installed during the installation of the package so we copy
them manually as those files are used to configure authentication
details on the system.</para>