From d928c5be1b568139c1d717bed34199437c4b110b Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Wed, 18 Jan 2006 14:22:51 +0000 Subject: [PATCH] Fix man page references to dpkg and dselect man pages. Many of them still had a wrong section. Closes: #332826 --- ChangeLog | 7 +++++++ debian/changelog | 3 +++ man/C/deb-control.5 | 2 +- man/C/dpkg-deb.1 | 4 ++-- man/C/dpkg-divert.8 | 2 +- man/C/dpkg-name.1 | 2 +- man/C/dpkg-query.1 | 2 +- man/C/dpkg-scanpackages.1 | 6 +++--- man/C/dpkg-source.1 | 4 ++-- man/C/dpkg-split.1 | 2 +- man/C/dpkg-statoverride.8 | 2 +- man/C/dpkg.1 | 6 +++--- man/C/dselect.1 | 8 ++++---- man/C/dselect.cfg.5 | 2 +- 14 files changed, 31 insertions(+), 21 deletions(-) diff --git a/ChangeLog b/ChangeLog index d2b15ede..2d27bd3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,13 @@ * man/C/dpkg-source.1: Document new -t switch for dpkg-shlibdeps +2005-10-11 Frank Lichtenheld + + * 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 * scripts/controllib.pl: diff --git a/debian/changelog b/debian/changelog index 14692db7..a9db95f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,9 @@ dpkg (1.13.12~) unstable; urgency=low 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 -- diff --git a/man/C/deb-control.5 b/man/C/deb-control.5 index 508fcb1d..67e3a0c6 100644 --- a/man/C/deb-control.5 +++ b/man/C/deb-control.5 @@ -197,5 +197,5 @@ Description: GNU grep, egrep and fgrep. .\" .RE .SH SEE ALSO .BR deb (5), -.BR dpkg (8), +.BR dpkg (1), .BR dpkg-deb (1). diff --git a/man/C/dpkg-deb.1 b/man/C/dpkg-deb.1 index 9d62bc74..bb94c0af 100644 --- a/man/C/dpkg-deb.1 +++ b/man/C/dpkg-deb.1 @@ -256,8 +256,8 @@ package's scripts run and its status and contents recorded. .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 diff --git a/man/C/dpkg-divert.8 b/man/C/dpkg-divert.8 index 6e3b82e0..f0384e01 100644 --- a/man/C/dpkg-divert.8 +++ b/man/C/dpkg-divert.8 @@ -103,7 +103,7 @@ important to dpkg, such as `status' or `available'. 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 diff --git a/man/C/dpkg-name.1 b/man/C/dpkg-name.1 index c6ffadc4..952c3c1b 100644 --- a/man/C/dpkg-name.1 +++ b/man/C/dpkg-name.1 @@ -90,7 +90,7 @@ might depend on this naming structure. .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). diff --git a/man/C/dpkg-query.1 b/man/C/dpkg-query.1 index f2143ffb..ba84a070 100644 --- a/man/C/dpkg-query.1 +++ b/man/C/dpkg-query.1 @@ -87,5 +87,5 @@ later for copying conditions. There is NO warranty. .SH SEE ALSO -.BR dpkg (8) +.BR dpkg (1) diff --git a/man/C/dpkg-scanpackages.1 b/man/C/dpkg-scanpackages.1 index 5cc02832..fcc6960c 100644 --- a/man/C/dpkg-scanpackages.1 +++ b/man/C/dpkg-scanpackages.1 @@ -31,7 +31,7 @@ dpkg\-scanpackages - create Packages files .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 @@ -112,6 +112,6 @@ field in their control file, are missing from the override file, or have 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). diff --git a/man/C/dpkg-source.1 b/man/C/dpkg-source.1 index 663e2e74..ce7f314b 100644 --- a/man/C/dpkg-source.1 +++ b/man/C/dpkg-source.1 @@ -815,8 +815,8 @@ and initial arguments for .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 diff --git a/man/C/dpkg-split.1 b/man/C/dpkg-split.1 index ad7aba75..490a0678 100644 --- a/man/C/dpkg-split.1 +++ b/man/C/dpkg-split.1 @@ -246,7 +246,7 @@ filename format should not be relied upon. .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 diff --git a/man/C/dpkg-statoverride.8 b/man/C/dpkg-statoverride.8 index 386eab56..91444c08 100644 --- a/man/C/dpkg-statoverride.8 +++ b/man/C/dpkg-statoverride.8 @@ -66,7 +66,7 @@ important to dpkg, such as `status' or `available'. 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 diff --git a/man/C/dpkg.1 b/man/C/dpkg.1 index 64fbb7ca..77a3b203 100644 --- a/man/C/dpkg.1 +++ b/man/C/dpkg.1 @@ -19,7 +19,7 @@ packages are particularly inadequate. .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. @@ -585,7 +585,7 @@ 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". -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 @@ -593,7 +593,7 @@ Additional functionality can be gained by installing any of the 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), diff --git a/man/C/dselect.1 b/man/C/dselect.1 index cd796322..34fc8c85 100644 --- a/man/C/dselect.1 +++ b/man/C/dselect.1 @@ -16,7 +16,7 @@ system. At the \fBdselect\fP main menu, the system administrator can: \- 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 @@ -186,7 +186,7 @@ for \fBbug(1)\fP or \fBreportbug(1)\fP, if these are installed. 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 @@ -215,7 +215,7 @@ at easing package management and administration, it is only instrumental 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. @@ -427,7 +427,7 @@ The built in access methods can no longer stand up to current quality 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). diff --git a/man/C/dselect.cfg.5 b/man/C/dselect.cfg.5 index 4885d452..7af32b26 100644 --- a/man/C/dselect.cfg.5 +++ b/man/C/dselect.cfg.5 @@ -14,4 +14,4 @@ here. Comments are allowed by starting a line with a hash sign 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) -- 2.39.5