Просмотр исходного кода

man: Rename CAVEATS sections to NOTES

Guillem Jover лет назад: 13
Родитель
Сommit
038b48bbdd
3 измененных файлов с 4 добавлено и 3 удалено
  1. 1 0
      debian/changelog
  2. 1 1
      man/deb-version.5
  3. 2 2
      man/dpkg-parsechangelog.1

+ 1 - 0
debian/changelog

@@ -16,6 +16,7 @@ dpkg (1.17.0) UNRELEASED; urgency=low
     - Move BUGS sections before EXAMPLES and SEE ALSO sections.
     - Move BUGS sections before EXAMPLES and SEE ALSO sections.
     - Place ENVIRONMENT and FILES sections contiguously.
     - Place ENVIRONMENT and FILES sections contiguously.
     - Move EXIT STATUS section before ENVIRONMENT.
     - Move EXIT STATUS section before ENVIRONMENT.
+    - Rename CAVEATS sections to NOTES.
   * Use colon instead of dot for user:group in dpkg debug output.
   * Use colon instead of dot for user:group in dpkg debug output.
   * Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
   * Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
   * Fix update-alternatives to use the current alternative link as the first
   * Fix update-alternatives to use the current alternative link as the first

+ 1 - 1
man/deb-version.5

@@ -124,7 +124,7 @@ where the version numbering scheme changes.  It is
 strings of letters which the package management system cannot
 strings of letters which the package management system cannot
 interpret (such as 'ALPHA' or 'pre\-'), or with
 interpret (such as 'ALPHA' or 'pre\-'), or with
 silly orderings.
 silly orderings.
-.SH CAVEATS
+.SH NOTES
 The tilde character and its special sorting properties were introduced
 The tilde character and its special sorting properties were introduced
 in dpkg, version 1.10 and some parts of dpkg\-dev only gained
 in dpkg, version 1.10 and some parts of dpkg\-dev only gained
 support for it later in the 1.10.x series.
 support for it later in the 1.10.x series.

+ 2 - 2
man/dpkg-parsechangelog.1

@@ -66,7 +66,7 @@ Show the version and exit.
 The following options can be used to influence the output of
 The following options can be used to influence the output of
 the changelog parser, e.g. the range of entries or the format
 the changelog parser, e.g. the range of entries or the format
 of the output. They need to be supported by the parser script
 of the output. They need to be supported by the parser script
-in question. See also \fBCAVEATS\fP.
+in question. See also \fBNOTES\fP.
 .TP
 .TP
 .BI \-\-format " output-format"
 .BI \-\-format " output-format"
 Set the output format. Currently supported values are
 Set the output format. Currently supported values are
@@ -176,7 +176,7 @@ possibly generating incorrect output.
 
 
 A changelog parser may not interact with the user at all.
 A changelog parser may not interact with the user at all.
 .
 .
-.SH CAVEATS
+.SH NOTES
 All \fBParser Options\fP except for \-v are only supported in
 All \fBParser Options\fP except for \-v are only supported in
 \fBdpkg\fP, version 1.14.16 and later. Third party parsers for
 \fBdpkg\fP, version 1.14.16 and later. Third party parsers for
 changelog formats other than \fIdebian\fP might not support
 changelog formats other than \fIdebian\fP might not support