From 84d98bc2c957bfe8534eab9cca9f75b08729cf81 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 18 Jul 2007 03:00:16 +0000 Subject: [PATCH] Man pages cleanup: - Substitute 'FILES' header with 'SEE ALSO' in dpkg-buildpackage(1), and remove leftover string from man page split. --- debian/changelog | 2 ++ man/ChangeLog | 5 +++++ man/dpkg-buildpackage.1 | 4 ++-- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 357f8f83..5504c5a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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). diff --git a/man/ChangeLog b/man/ChangeLog index 7e302e79..87c383a9 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2007-07-18 Guillem Jover + + * dpkg-buildpackage.1: Remove ', and' leftover from man page split. + Substitute 'FILES' with 'SEE ALSO'. + 2007-07-18 Guillem Jover * dpkg-deb.1: Remove space before ellipsis in parameters. diff --git a/man/dpkg-buildpackage.1 b/man/dpkg-buildpackage.1 index 22fa40fe..ca70788c 100644 --- a/man/dpkg-buildpackage.1 +++ b/man/dpkg-buildpackage.1 @@ -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), -- 2.39.5