- Some italics and bold fixes.
* Synchronise usage information of dpkg, dpkg-deb, and
dpkg-query man pages. This fixes some small mistakes
and also Closes: #321520
-
+
+ [ Guillem Jover ]
+ * Man pages cleanup:
+ - Some italics and bold fixes.
+
[ Updated scripts translations ]
* French (Frédéric Bothamy, Christian Perrier).
+2007-07-18 Guillem Jover <guillem@debian.org>
+
+ * dpkg.1: Fix italics and bold usage.
+ * dpkg-divert.8: Likewise.
+ * dpkg-buildpackage.1: Likewise.
+
2007-07-10 Frank Lichtenheld <djpig@debian.org>
* dpkg.1, dpkg-query.1, dpkg-deb.1: Synchronise
-.TH dpkg\-buildpackage 1 "2007-06-12" "Debian Project" "dpkg utilities"
+.TH dpkg\-buildpackage 1 "2007-07-18" "Debian Project" "dpkg utilities"
.SH NAME
dpkg\-buildpackage \- build binary or source packages from sources
.
.B \-d
Do not check build dependencies and conflicts.
.TP
-.BI \-W
+.B \-W
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 "."
.TP
-.BI \-E
+.B \-E
Negates a previously set
.BR \-W "."
Only \fBdpkg\-source\fP uses this, but
-.TH dpkg\-divert 8 "2007-06-12" "Debian Project" "dpkg utilities"
+.TH dpkg\-divert 8 "2007-08-18" "Debian Project" "dpkg utilities"
.SH NAME
dpkg\-divert \- override a package's version of a file
.
.B dpkg\-divert
is the utility used to set up and update the list of diversions.
.PP
-File `diversions' are a way of forcing
+File \fIdiversions\fP are a way of forcing
.BR dpkg (1)
not to install a file into its
-location, but to a `diverted' location. Diversions can be used through the
+location, but to a \fIdiverted\fP location. Diversions can be used through the
Debian package scripts to move a file away when it causes a conflict. System
administrators can also use it to override some package's configuration
file, or whenever some files (which aren't marked as 'conffiles') need to be
.I /var/lib/dpkg/diversions
File which contains the current list of diversions of the system. It is
located in the dpkg administration directory, along with other files
-important to dpkg, such as `status' or `available'.
+important to dpkg, such as \fIstatus\fP or \fIavailable\fP.
.br
Note: \fBdpkg\-divert\fP preserves the old copy of this file, with extension
-"\-old", before replacing it with the new one.
+\fI\-old\fP, before replacing it with the new one.
.
.SH SEE ALSO
.BR dpkg (1).
-.TH dpkg 1 "2007-06-12" "Debian Project" "dpkg suite"
+.TH dpkg 1 "2007-07-18" "Debian Project" "dpkg suite"
.SH NAME
dpkg \- package manager for Debian
.
only for compatibility with control file syntax: \fB< << <= = >= >>
>\fP.
.TP
-.B dpkg \-\-command\-fd <n>
-Accept a series of commands on input file descriptor \fB<n>\fP. Note:
+.B dpkg \-\-command\-fd \fI<n>\fP
+Accept a series of commands on input file descriptor \fI<n>\fP. Note:
additional options set on the command line, and thru this file descriptor,
are not reset for subsequent commands executed during the same run.
.TP
Note that this will not actually install or remove anything, but just
set the selection state on the requested packages. You will need some
other application to actually download and install the requested
-packages. For example, run \fBdselect\fP and choose "Install".
+packages. For example, run \fBdselect\fP and choose \fIInstall\fP.
Ordinarily, you will find that \fBdselect\fP(1) provides a more
convenient way to modify the package selection states.
.
.SH ADDITIONAL FUNCTIONALITY
Additional functionality can be gained by installing any of the
-following packages: \fIapt\fR, \fIaptitude\fR and \fIdebsums\fR.
+following packages: \fBapt\fR, \fBaptitude\fR and \fBdebsums\fR.
.
.SH SEE ALSO
\fBdselect\fP(1),