Przeglądaj źródła

man: Add references to man pages describing file formats

Guillem Jover 10 lat temu
rodzic
commit
79c82da555
4 zmienionych plików z 16 dodań i 0 usunięć
  1. 1 0
      debian/changelog
  2. 6 0
      man/dpkg-genchanges.1
  3. 6 0
      man/dpkg-gencontrol.1
  4. 3 0
      man/dpkg-source.1

+ 1 - 0
debian/changelog

@@ -3,6 +3,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
   * Documentation:
   * Documentation:
     - Say value instead of option in deb-control(5).
     - Say value instead of option in deb-control(5).
     - Mark debian changelog format in bold in dpkg-parsechangelog(1).
     - Mark debian changelog format in bold in dpkg-parsechangelog(1).
+    - Add references to man pages describing file formats.
 
 
  -- Guillem Jover <guillem@debian.org>  Fri, 25 Dec 2015 14:20:16 +0100
  -- Guillem Jover <guillem@debian.org>  Fri, 25 Dec 2015 14:20:16 +0100
 
 

+ 6 - 0
man/dpkg-genchanges.1

@@ -174,3 +174,9 @@ prepared.
 reads the data here when producing a
 reads the data here when producing a
 .B .changes
 .B .changes
 file.
 file.
+.
+.SH SEE ALSO
+.ad l
+.nh
+.BR deb\-substvars (5),
+.BR deb\-src\-control (5).

+ 6 - 0
man/dpkg-gencontrol.1

@@ -158,3 +158,9 @@ prepared.
 .B dpkg\-gencontrol
 .B dpkg\-gencontrol
 adds the presumed filenames of binary packages whose control files it
 adds the presumed filenames of binary packages whose control files it
 generates here.
 generates here.
+.SH SEE ALSO
+.ad l
+.nh
+.BR deb\-substvars (5),
+.BR deb\-src\-control (5),
+.BR deb\-control (5).

+ 3 - 0
man/dpkg-source.1

@@ -810,6 +810,9 @@ start of a comment up to the end of line).
 The point at which field overriding occurs compared to certain
 The point at which field overriding occurs compared to certain
 standard output field settings is rather confused.
 standard output field settings is rather confused.
 .SH SEE ALSO
 .SH SEE ALSO
+.ad l
+.nh
+.BR deb\-src\-control (5),
 .BR dpkg\-deb (1),
 .BR dpkg\-deb (1),
 .BR dpkg (1),
 .BR dpkg (1),
 .BR dselect (1).
 .BR dselect (1).