Author: guillem
Date: 2007-05-15 02:13:02 +0000 (Tue, 15 May 2007)
New Revision: 772

Modified:
   trunk/debian/changelog
   trunk/man/ChangeLog
   trunk/man/install-info.8
Log:
Disambiguate in install-info.8 the use of 'Info directory' with
'Info dir file'. Closes: #420766


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2007-05-15 01:08:13 UTC (rev 771)
+++ trunk/debian/changelog      2007-05-15 02:13:02 UTC (rev 772)
@@ -15,6 +15,8 @@
   * Document in install-info.8 that when no '--section' option is specified,
     install-info will try to use the INFO-DIR-SECTION entry from the info
     file. Add missing commas. Thanks to Kurt B. Kaiser. Closes: #397737
+  * Disambiguate in install-info.8 the use of 'Info directory' with
+    'Info dir file'. Closes: #420766
 
   [ Updated dpkg-dev translations ]
   * French (Frédéric Bothamy). Closes: #423392

Modified: trunk/man/ChangeLog
===================================================================
--- trunk/man/ChangeLog 2007-05-15 01:08:13 UTC (rev 771)
+++ trunk/man/ChangeLog 2007-05-15 02:13:02 UTC (rev 772)
@@ -1,3 +1,8 @@
+2007-05-15  Guillem Jover  <[EMAIL PROTECTED]>
+
+       * install-info.8: Disambiguate the use of 'Info directory' with 'Info
+       dir file'.
+
 2007-05-15  Kurt B. Kaiser  <[EMAIL PROTECTED]>
 
        * install-info.8: Add missing commas, and information on the behaviour

Modified: trunk/man/install-info.8
===================================================================
--- trunk/man/install-info.8    2007-05-15 01:08:13 UTC (rev 771)
+++ trunk/man/install-info.8    2007-05-15 02:13:02 UTC (rev 772)
@@ -4,7 +4,7 @@
 .\" or later for copying conditions.  There is NO warranty.
 .TH install\-info 8 "2007-05-15" "Debian Project" "dpkg utilities"
 .SH NAME
-install\-info - create or update entry in Info directory
+install\-info - create or update entry in Info dir file
 .
 .SH SYNOPSIS
 .B install\-info
@@ -24,7 +24,7 @@
 .
 .SH DESCRIPTION
 .B install\-info
-makes, updates or removes entries in the Info directory, the
+creates, updates or removes entries in the Info
 .B dir
 file. When updating or creating entries, if no description is
 specified on the command line or in the Info file, it attempts to guess
@@ -270,8 +270,8 @@
 Inhibits the replacement of existing entries and the removal of empty
 sections.
 
-If the file being installed already has an entry in the directory, the
-old entry will be left alone instead of being replaced; the default is
+If the file being installed already has an entry in the Info \fBdir\fP file,
+the old entry will be left alone instead of being replaced; the default is
 to overwrite any old entry found with the newly generated one.
 
 If
@@ -280,7 +280,7 @@
 happen if the section is made empty by the removal.
 .TP
 .B \-\-test
-Enables test mode, which inhibits the update of the directory file.
+Enables test mode, which inhibits the update of the Info \fBdir\fP file.
 .TP
 .B \-\-debug
 Enables debugging mode, in which the results of some internal


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to