Explorar el Código

Correcting several merging oversights.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Alex Gronenwoud hace 22 años
padre
commit
49f4dd549a

+ 1 - 1
chapter06/glibc.xml

@@ -117,6 +117,6 @@ localedef -i ja_JP -f EUC-JP ja_JP</userinput></screen>
 <screen><userinput>make -C ../&glibc-dir;/linuxthreads/man install</userinput></screen>
 
 </sect2>
-
+&c6-cf-glibc;
 </sect1>
 

+ 1 - 1
chapter06/kernel.xml

@@ -68,6 +68,6 @@ failures. Create an empty <filename>autoconf.h</filename> file:</para>
 <screen><userinput>touch /usr/include/linux/autoconf.h</userinput></screen>
 
 </sect2>
-
+&c6-kernel-exp-headers;
 </sect1>
 

+ 1 - 1
chapter06/shadowpwd.xml

@@ -112,6 +112,6 @@ installed by Shadow:</para>
 <screen><userinput>rm /bin/groups</userinput></screen>
 
 </sect2>
-
+&c6-cf-shadowpwd;
 </sect1>
 

+ 1 - 1
chapter06/sysklogd.xml

@@ -22,6 +22,6 @@ Estimated required disk space:  &sysklogd-compsize;</screen>
 <screen><userinput>make install</userinput></screen>
 
 </sect2>
-
+&c6-cf-sysklogd;
 </sect1>
 

+ 1 - 1
chapter06/sysvinit.xml

@@ -36,6 +36,6 @@ sed 's/Sending processes/Sending processes started by init/g' \
 <screen><userinput>make -C src install</userinput></screen>
 
 </sect2>
-
+&c6-cf-sysvinit;
 </sect1>
 

+ 1 - 1
chapter06/vim.xml

@@ -53,6 +53,6 @@ other libraries to be installed. For more information read the Vim
 documentation.</para>
 
 </sect2>
-
+&c6-cf-vim;
 </sect1>