Author: guillem
Date: 2007-06-12 03:52:55 +0000 (Tue, 12 Jun 2007)
New Revision: 810
Modified:
trunk/debian/changelog
trunk/man/ChangeLog
trunk/man/dpkg-buildpackage.1
trunk/man/dpkg-divert.8
trunk/man/dpkg-source.1
trunk/man/dpkg-statoverride.8
Log:
Mark dpkg-* commands in bold in man pages.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2007-06-12 03:37:45 UTC (rev 809)
+++ trunk/debian/changelog 2007-06-12 03:52:55 UTC (rev 810)
@@ -9,6 +9,7 @@
* 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)
Modified: trunk/man/ChangeLog
===================================================================
--- trunk/man/ChangeLog 2007-06-12 03:37:45 UTC (rev 809)
+++ trunk/man/ChangeLog 2007-06-12 03:52:55 UTC (rev 810)
@@ -1,5 +1,12 @@
2007-06-12 Guillem Jover <[EMAIL PROTECTED]>
+ * 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 <[EMAIL PROTECTED]>
+
* dpkg-source.1: Reference deb-substvars instead of dpkg-substvars.
* dpkg-genchanges.1: Likewise.
* dpkg-gencontrol.1: Likewise.
Modified: trunk/man/dpkg-buildpackage.1
===================================================================
--- trunk/man/dpkg-buildpackage.1 2007-06-12 03:37:45 UTC (rev 809)
+++ trunk/man/dpkg-buildpackage.1 2007-06-12 03:52:55 UTC (rev 810)
@@ -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 @@
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 @@
.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 "."
Modified: trunk/man/dpkg-divert.8
===================================================================
--- trunk/man/dpkg-divert.8 2007-06-12 03:37:45 UTC (rev 809)
+++ trunk/man/dpkg-divert.8 2007-06-12 03:52:55 UTC (rev 810)
@@ -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 @@
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
Modified: trunk/man/dpkg-source.1
===================================================================
--- trunk/man/dpkg-source.1 2007-06-12 03:37:45 UTC (rev 809)
+++ trunk/man/dpkg-source.1 2007-06-12 03:52:55 UTC (rev 810)
@@ -221,7 +221,7 @@
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
Modified: trunk/man/dpkg-statoverride.8
===================================================================
--- trunk/man/dpkg-statoverride.8 2007-06-12 03:37:45 UTC (rev 809)
+++ trunk/man/dpkg-statoverride.8 2007-06-12 03:52:55 UTC (rev 810)
@@ -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 @@
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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]