Package: dpkg Version: 1.13.9 Severity: minor Tags: patch Hi,
the dpkg.cfg(5) man page refers to dpkg(8) but the correct man page location is dpkg(1). Attached is a patch. Regards, Bastian -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-treasure5 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages dpkg depends on: ii coreutils [textutils] 5.2.1-2 The GNU core utilities ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an -- no debconf information
--- dpkg.cfg.5.orig 2005-06-15 14:54:47.060397310 +0200 +++ dpkg.cfg.5 2005-06-15 14:54:54.656248488 +0200 @@ -14,4 +14,4 @@ See \fB/usr/share/doc/dpkg/THANKS\fP for the list of people who have contributed to \fBdpkg\fP . .SH SEE ALSO -.BR dpkg (8) +.BR dpkg (1)

