Author: adam-guest
Date: 2008-03-15 19:45:49 +0000 (Sat, 15 Mar 2008)
New Revision: 1143

Modified:
   trunk/debian/changelog
   trunk/scripts/debpkg.1
Log:
debpkg: Fix reference to dpkg(8) in the manpage

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-03-15 19:43:38 UTC (rev 1142)
+++ trunk/debian/changelog      2008-03-15 19:45:49 UTC (rev 1143)
@@ -91,6 +91,7 @@
       source packages by default (Closes: #470809)
   * grep-excuses: Fix reference to bjorn.haxx.se in help output to refer to
     release.d.o/migration
+  * debpkg: Fix reference to dpkg(8) in the manpage
 
  -- Adam D. Barratt <[EMAIL PROTECTED]>  Sat, 01 Mar 2008 11:42:02 +0000
 

Modified: trunk/scripts/debpkg.1
===================================================================
--- trunk/scripts/debpkg.1      2008-03-15 19:43:38 UTC (rev 1142)
+++ trunk/scripts/debpkg.1      2008-03-15 19:45:49 UTC (rev 1143)
@@ -4,7 +4,7 @@
 .SH SYNOPSIS
 \fBdebpkg\fP \fIdpkg-options\fP
 .SH DESCRIPTION
-\fBdebpkg\fR simply invokes \fBdpkg\fP(8) but first becomes superuser
+\fBdebpkg\fR simply invokes \fBdpkg\fP(1) but first becomes superuser
 so that \fBdpkg\fP is able to install and remove packages.  It also
 cleans the environment and resets PATH to a sane default:
 "/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11" so that local versions of



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to