* man/C/dpkg-source.1: Document new -t
switch for dpkg-shlibdeps
+2005-10-11 Frank Lichtenheld <djpig@debian.org>
+
+ * man/C/*.[158]: Update references to dpkg and dselect
+ man pages with correct section (8->1)
+ * man/C/dselect.1: Update reference to debconf
+ man page with correct section (8->1)
+
2005-10-07 Frank Lichtenheld <djpig@debian.org>
* scripts/controllib.pl:
dpkg-source will error out. Closes: #96920
* Add support "package types" to dpkg-shlibdeps. Patch by
Joey Hess. Closes: #345475
+ * Fix man page references to dpkg and dselect man pages. Many
+ of them still had a wrong section.
+ Closes: #332826
--
.\" .RE
.SH SEE ALSO
.BR deb (5),
-.BR dpkg (8),
+.BR dpkg (1),
.BR dpkg-deb (1).
.SH SEE ALSO
.BR deb (5),
.BR deb\-control (5),
-.BR dpkg (8),
-.BR dselect (8).
+.BR dpkg (1),
+.BR dselect (1).
.SH AUTHOR
.B dpkg\-deb
and this manpage were written by Ian Jackson. They are
Note: dpkg\-divert preserves the old copy of this file, with extension
"\-old", before replacing it with the new one.
.SH SEE ALSO
-.BR dpkg (8).
+.BR dpkg (1).
.SH AUTHOR
Copyright (C) 1995 Ian Jackson.
.sp
.SH SEE ALSO
.BR deb (5),
.BR deb\-control (5),
-.BR dpkg (8),
+.BR dpkg (1),
.BR dpkg\-deb (1),
.BR find (1),
.BR xargs (1).
.SH SEE ALSO
-.BR dpkg (8)
+.BR dpkg (1)
.B dpkg\-scanpackages
sorts through a tree of Debian binary packages and creates a Packages
file, used by
-.BR dselect (8),
+.BR dselect (1),
etc, to tell the user what packages are available for installation. These
Packages files are the same as those found on Debian archive sites
and CD-ROMs. You might use
maintainer substitutions which do not take effect.
.
.SH SEE ALSO
-.BR dpkg (8),
-.BR dselect (8),
+.BR dpkg (1),
+.BR dselect (1),
.BR dpkg\-scansources (1).
.IR gain-root-command " and " sign-command .
.SH SEE ALSO
.BR dpkg\-deb (1),
-.BR dpkg (8),
-.BR dselect (8),
+.BR dpkg (1),
+.BR dselect (1),
.BR gpg (1),
.BR pgp (1).
.SH AUTHOR
.BR deb (5),
.BR deb\-control (5),
.BR dpkg\-deb (1),
-.BR dpkg (8)
+.BR dpkg (1)
.SH AUTHOR
.B dpkg\-split
and this manpage were written by Ian Jackson. They are
Note: dpkg\-statoverride preserves the old copy of this file, with
extension "-old", before replacing it with the new one.
.SH SEE ALSO
-.BR dpkg (8)
+.BR dpkg (1)
.SH AUTHOR
Copyright 2000 Wichert Akkerman
.UR mailto:wakkerma@debian.org
.SH DESCRIPTION
\fBdpkg\fP is a tool to install, build, remove and manage
Debian packages. The primary and more user-friendly
-front-end for \fBdpkg\fP is \fBdselect\fP(8). \fBdpkg\fP itself is
+front-end for \fBdpkg\fP is \fBdselect\fP(1). \fBdpkg\fP itself is
controlled entirely via command line parameters, which consist of exactly
one action and zero or more options. The action-parameter tells dpkg
what to do and options control the behavior of the action in some way.
other application to actually download and install the requested
packages. For example, run \fBdselect\fP and choose "Install".
-Ordinarily, you will find that \fBdselect\fP(8) provides a more
+Ordinarily, you will find that \fBdselect\fP(1) provides a more
convenient way to modify the package selection states.
.br
.SH ADDITIONAL FUNCTIONALITY
following packages: \fIapt\fR, \fIaptitude\fR and \fIdebsums\fR.
.SH SEE ALSO
-\fBdselect\fP(8),
+\fBdselect\fP(1),
\fBdpkg\-deb\fP(1),
\fBdeb\fP(5),
\fBdeb\-control\fP(5),
\- Install new packages or upgrade to newer versions.
.PP
.B dselect
-operates as a front-end to \fBdpkg(8)\fP, the low-level debian package
+operates as a front-end to \fBdpkg(1)\fP, the low-level debian package
handling tool. It features a full-screen package selections manager
with package depends and conflicts resolver. When run with adminitrator
priviledges, packages can be installed, upgraded and removed. Various
Details of the install action depend on the access method's implementation.
The user's attention and input may be required during installation,
configuration or removal of packages. This depends on the maintainer
-scripts in the package. Some packages make use of the \fBdebconf(8)\fP
+scripts in the package. Some packages make use of the \fBdebconf(1)\fP
library, allowing for more flexible or even automated installation
setups.
.sp
in doing so and can not be assumed to be a sufficient substitute for
administrator skill and understanding. The user is required to
be familiar with the concepts underlying the Debian packaging system.
-In case of doubt, consult the \fBdpkg(8)\fP manpage and the Debian
+In case of doubt, consult the \fBdpkg(1)\fP manpage and the Debian
Policy manual, contained in the
.B debian-policy
package.
standards. Use the access method provided by apt, it is not only not
broken, it is also much more flexible than the built in access methods.
.SH SEE ALSO
-.BR dpkg (8),
+.BR dpkg (1),
.BR apt-get (8),
.BR sources.list (5),
.BR deb (5).
See \fB/usr/share/doc/dpkg/THANKS\fP for the list of people who have
contributed to \fBdselect\fP .
.SH SEE ALSO
-.BR dselect (8)
+.BR dselect (1)