Przeglądaj źródła

Various manpage fixes

Frank Lichtenheld 19 lat temu
rodzic
commit
d4ca77e882
4 zmienionych plików z 6 dodań i 4 usunięć
  1. 2 0
      debian/changelog
  2. 1 1
      man/deb-symbols.5
  3. 1 1
      man/dpkg-gencontrol.1
  4. 2 2
      man/install-info.8

+ 2 - 0
debian/changelog

@@ -35,6 +35,8 @@ dpkg (1.14.8) UNRELEASED; urgency=low
   * Allow to use other compressions than gzip on dpkg-source -b
     (NOTE: this will result in a Format: 2.0 source package!).
     Closes: #382673
+  * Various small fixes to the manpages suggested by Helge Kreutzmann.
+    Closes: #445858
 
   [ Updated dpkg translations ]
   * Polish (Robert Luberda).

+ 1 - 1
man/deb-symbols.5

@@ -18,7 +18,7 @@ in these files is:
  <symbol> <mininal version>[ <id of dependency template> ]
 .P
 The \fIlibrary soname\fR is exactly the value of the SONAME field
-as exported by \fBobjdump\fR. A \fIdependency template\fR is a
+as exported by \fBobjdump\fR(1). A \fIdependency template\fR is a
 dependency where \fI#MINVER#\fR is dynamically replaced either by
 a version check like "(>= \fIminimal version\fR)" or by nothing (if
 an unversionned dependency is deemed sufficient). 

+ 1 - 1
man/dpkg-gencontrol.1

@@ -114,7 +114,7 @@ The list of generated files which are part of the upload being
 prepared.
 .B dpkg\-gencontrol
 adds the presumed filenames of binary packages whose control files it
-generates here;
+generates here.
 .
 .SH AUTHORS
 Copyright (C) 1995-1996 Ian Jackson

+ 2 - 2
man/install-info.8

@@ -44,7 +44,7 @@ updated or removed. If
 .B \-\-remove\-exactly
 is specified, then
 .I filename
-should be the exact entry name to be removed (i.e. "emacs\-20/emacs" or
+should be the exact entry name to be removed (e.g. "emacs\-20/emacs" or
 "gcc"), otherwise the basename of this filename is used as the
 referent of the menu entry which is created, unless there's an
 overriding START-INFO-DIR entry inside the given file. This file must
@@ -107,7 +107,7 @@ except that
 is taken as the exact entry to be removed, rather than as the name
 of an existing file. This can be important when trying to remove
 entries that refer to info files in subdirectories
-(i.e. "emacs\-20/emacs") because
+(e.g. "emacs\-20/emacs") because
 .B \-\-remove
 will operate on the basename of the given
 .I filename