|
|
@@ -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 @@ install\-info - create or update entry in Info directory
|
|
|
.
|
|
|
.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 @@ is omitted, no check on the menu entry is done.
|
|
|
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 @@ will prevent the removal of the section heading which would otherwise
|
|
|
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
|