From 7c9a0754acb9dc6cc3d13b57667ae6e4b4b44c85 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 12 Jun 2007 03:52:55 +0000 Subject: [PATCH] Mark dpkg-* commands in bold in man pages. --- debian/changelog | 1 + man/ChangeLog | 7 +++++++ man/dpkg-buildpackage.1 | 6 +++--- man/dpkg-divert.8 | 4 ++-- man/dpkg-source.1 | 2 +- man/dpkg-statoverride.8 | 4 ++-- 6 files changed, 16 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index a70e6627..6d21a0a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ dpkg (1.14.5) UNRELEASED; urgency=low * Add '.shelf' to the default dpkg-source -i regex. Closes: #427827 Thanks to Adeodato Simó. * Reference deb-substvars(5) instead of dpkg-substvars(5) in man pages. + * Mark dpkg-* commands in bold in man pages. [ Updated dselect translations ] * French (Christian Perrier) diff --git a/man/ChangeLog b/man/ChangeLog index a62a8a60..c408d231 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,10 @@ +2007-06-12 Guillem Jover + + * dpkg-divert.8: Mark dpkg-* commands in bold. + * dpkg-buildpackage.1: Likewise. + * dpkg-source.1: Likewise. + * dpkg-statoverride.8: Likewise. + 2007-06-12 Guillem Jover * dpkg-source.1: Reference deb-substvars instead of dpkg-substvars. diff --git a/man/dpkg-buildpackage.1 b/man/dpkg-buildpackage.1 index 0570d18f..7b14f90e 100644 --- a/man/dpkg-buildpackage.1 +++ b/man/dpkg-buildpackage.1 @@ -1,4 +1,4 @@ -.TH dpkg\-buildpackage 1 "2007-03-07" "Debian Project" "dpkg utilities" +.TH dpkg\-buildpackage 1 "2007-06-12" "Debian Project" "dpkg utilities" .SH NAME dpkg\-buildpackage \- build source packages . @@ -77,7 +77,7 @@ Check build dependencies and conflicts; abort if unsatisfied. Do not check build dependencies and conflicts. .TP .BI \-W -Turn certain errors into warnings. Only dpkg\-source uses this, but +Turn certain errors into warnings. Only \fBdpkg\-source\fP uses this, but .BR dpkg\-buildpackage recognizes it, and passes it thru to .BR dpkg\-source "." @@ -85,7 +85,7 @@ recognizes it, and passes it thru to .BI \-E Negates a previously set .BR \-W "." -Only dpkg\-source uses this, but +Only \fBdpkg\-source\fP uses this, but .BR dpkg\-buildpackage recognizes it, and passes it thru to .BR dpkg\-source "." diff --git a/man/dpkg-divert.8 b/man/dpkg-divert.8 index 9eaaeb07..ecae12b6 100644 --- a/man/dpkg-divert.8 +++ b/man/dpkg-divert.8 @@ -1,4 +1,4 @@ -.TH dpkg\-divert 8 "2007-03-06" "Debian Project" "dpkg utilities" +.TH dpkg\-divert 8 "2007-06-12" "Debian Project" "dpkg utilities" .SH NAME dpkg\-divert - override a package's version of a file . @@ -59,7 +59,7 @@ be diverted. i.e. \fIfile\fP will be diverted for all packages except Quiet mode, i.e. no verbose output. .TP .B \-\-rename -Actually move the file aside (or back). dpkg\-divert will abort operation +Actually move the file aside (or back). \fBdpkg\-divert\fP will abort operation in case the destination file already exists. .TP .B \-\-test diff --git a/man/dpkg-source.1 b/man/dpkg-source.1 index 420a7792..4e9bc84d 100644 --- a/man/dpkg-source.1 +++ b/man/dpkg-source.1 @@ -221,7 +221,7 @@ if neither is found it will assume that the package has no debianisation diffs, only a straightforward source archive (this is equivalent to .BR \-sn ). -If both are found then dpkg\-source will ignore the directory, +If both are found then \fBdpkg\-source\fP will ignore the directory, overwriting it, if .B \-sA was specified (this is equivalent to diff --git a/man/dpkg-statoverride.8 b/man/dpkg-statoverride.8 index 43af81e4..eb2ef9a6 100644 --- a/man/dpkg-statoverride.8 +++ b/man/dpkg-statoverride.8 @@ -1,4 +1,4 @@ -.TH dpkg\-statoverride 8 "2007-03-06" "Debian project" "dpkg utilities" +.TH dpkg\-statoverride 8 "2007-06-12" "Debian project" "dpkg utilities" .SH NAME dpkg\-statoverride - override ownership and mode of files . @@ -72,7 +72,7 @@ File which contains the current list of stat overrides of the system. It is located in the dpkg administration directory, along with other files important to dpkg, such as `status' or `available'. .br -Note: dpkg\-statoverride preserves the old copy of this file, with +Note: \fBdpkg\-statoverride\fP preserves the old copy of this file, with extension "\-old", before replacing it with the new one. . .SH SEE ALSO -- 2.39.5