Author: robert
Date: 2008-12-19 18:36:43 -0700 (Fri, 19 Dec 2008)
New Revision: 8777
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/man-db.xml
trunk/BOOK/general.ent
Log:
Added -v to the install command for the convert-mans script in the man-db page,
for consistent use of verbose commands.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2008-12-19 04:40:18 UTC (rev 8776)
+++ trunk/BOOK/chapter01/changelog.xml 2008-12-20 01:36:43 UTC (rev 8777)
@@ -38,6 +38,16 @@
-->
<listitem>
+ <para>2008-12-19</para>
+ <itemizedlist>
+ <listitem>
+ <para>[robert] - Added -v to the install command for the convert-mans
+ script in the man-db page, for consistent use of verbose
commands.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2008-12-18</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/man-db.xml
===================================================================
--- trunk/BOOK/chapter06/man-db.xml 2008-12-19 04:40:18 UTC (rev 8776)
+++ trunk/BOOK/chapter06/man-db.xml 2008-12-20 01:36:43 UTC (rev 8777)
@@ -327,7 +327,7 @@
mv .tmp.iconv "$FILE"
done</literal>
EOF
-install -m755 convert-mans /usr/bin</userinput></screen>
+install -v -m755 convert-mans /usr/bin</userinput></screen>
<para>If upstream distributes the manual pages in a legacy encoding, the
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-12-19 04:40:18 UTC (rev 8776)
+++ trunk/BOOK/general.ent 2008-12-20 01:36:43 UTC (rev 8777)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20081218">
-<!ENTITY releasedate "December 18, 2008">
+<!ENTITY version "SVN-20081219">
+<!ENTITY releasedate "December 19, 2008">
<!ENTITY copyrightdate "1999-2008"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page