Author: robert
Date: 2011-08-13 22:44:13 -0600 (Sat, 13 Aug 2011)
New Revision: 1643
Modified:
trunk/BOOK/chapter06/glibc.xml
Log:
Install the strlcpy manual page.
Modified: trunk/BOOK/chapter06/glibc.xml
===================================================================
--- trunk/BOOK/chapter06/glibc.xml 2011-08-14 04:26:03 UTC (rev 1642)
+++ trunk/BOOK/chapter06/glibc.xml 2011-08-14 04:44:13 UTC (rev 1643)
@@ -263,6 +263,11 @@
<screen><userinput remap="install">make install</userinput></screen>
+ <para>Install the strlcpy manual page:</para>
+
+<screen><userinput remap="install">cp -v manual/strlcpy.3
/usr/share/man/man3</userinput></screen>
+
+
<para>The locales that can make the system respond in a different language
were not installed by the above command. None of the locales are required,
but if some of them are missing, test suites of the future packages would
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page