From e21babd688863c91e6c332380e7b0715eb597baa Mon Sep 17 00:00:00 2001 From: Wichert Akkerman Date: Tue, 9 Apr 2002 22:45:54 +0000 Subject: [PATCH] Fix typo in dpkg-source manpage --- ChangeLog | 1 + debian/changelog | 1 + scripts/dpkg-source.1 | 5 ++--- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index a85def58..d2417ebe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ Wed Apr 10 00:39:58 CEST 2002 Wichert Akkerman since 2.13 does not include AC_SYS_LARGEFILE * utils/md5sum.h: include config.h earlier so we pick up the LFS flags before including the system includefiles + * scripts/dpkg-source.1: fix typo (shlib instead of shlibs) Mon Apr 1 18:57:02 CEST 2002 Wichert Akkerman diff --git a/debian/changelog b/debian/changelog index d72e7a56..754001f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -86,6 +86,7 @@ dpkg (1.10) unstable; urgency=low * Improve test for illegal packagename for dpkg-gencontrol -p option * Fix segfault when getenv("PATH") returns null. Closes: Bug#136349 * Add Large File Summit extensions. Closes: Bug#130509 + * Fix typo in dpkg-source manpage. Closes: Bug#141906 -- Wichert Akkerman Mon, 20 Aug 2001 14:54:38 +0200 diff --git a/scripts/dpkg-source.1 b/scripts/dpkg-source.1 index 9f24e99a..69f878b9 100644 --- a/scripts/dpkg-source.1 +++ b/scripts/dpkg-source.1 @@ -1,4 +1,3 @@ -.\" Hey, Emacs! This is an -*- nroff -*- source file. .\" Authors: Ian Jackson .TH DPKG\-SOURCE 1 "Januari 2000" "Debian Project" "dpkg utilities" .SH NAME @@ -497,11 +496,11 @@ one representing the most important dependencies. Causes substitution variables to start with .IB varnameprefix : instead of -.BR shlib: . +.BR shlibs: . Likewise, any existing substitution variables starting with .IB varnameprefix : (rather than -.BR shlib: ) +.BR shlibs: ) are removed from the the substitution variables file. .TP .BI -L localshlibsfile -- 2.39.5