]> err.no Git - dpkg/commitdiff
Man pages cleanup:
authorGuillem Jover <guillem@debian.org>
Wed, 18 Jul 2007 03:00:16 +0000 (03:00 +0000)
committerGuillem Jover <guillem@debian.org>
Wed, 18 Jul 2007 03:00:16 +0000 (03:00 +0000)
- Substitute 'FILES' header with 'SEE ALSO' in dpkg-buildpackage(1),
  and remove leftover string from man page split.

debian/changelog
man/ChangeLog
man/dpkg-buildpackage.1

index 357f8f832b37a1972c85f301380e5deb7c58c921..5504c5a1d601bc2ccf9d7d779433caa3b5defafe 100644 (file)
@@ -10,6 +10,8 @@ dpkg (1.14.6) UNRELEASED; urgency=low
     - Some italics and bold fixes.
     - Unify ellipsis, argument searator, and remove redundant program name
       preceding the options.
+    - Substitute 'FILES' header with 'SEE ALSO' in dpkg-buildpackage(1),
+      and remove leftover string from man page split.
 
   [ Updated scripts translations ]
   * French (Frédéric Bothamy, Christian Perrier).
index 7e302e79394ba73099edddbc11c3eb472a3ba580..87c383a937a50a771f40699edc8bde16243f260b 100644 (file)
@@ -1,3 +1,8 @@
+2007-07-18  Guillem Jover  <guillem@debian.org>
+
+       * dpkg-buildpackage.1: Remove ', and' leftover from man page split.
+       Substitute 'FILES' with 'SEE ALSO'.
+
 2007-07-18  Guillem Jover  <guillem@debian.org>
 
        * dpkg-deb.1: Remove space before ellipsis in parameters.
index 22fa40fece192643d4bc76dbdfdefd391a61a872..ca70788c210a52e66943085c9465e365feab5cef 100644 (file)
@@ -15,7 +15,7 @@ a package.
 .TP
 .B \-b
 Specifies a binary-only build, no source files are to be built and/or
-distributed, and
+distributed.
 .TP
 .B \-B
 Specifies a binary-only build, no architecture independent binary package
@@ -183,7 +183,7 @@ It should be possible to specify spaces and shell metacharacters in
 and initial arguments for
 .IR gain-root-command " and " sign-command .
 .
-.SH FILES
+.SH "SEE ALSO"
 .BR dpkg\-source (1),
 .BR dpkg\-architecture (1),
 .BR dpkg\-genchanges (1),