Browse Source

Fix typo in dpkg-source manpage

Wichert Akkerman 24 years ago
parent
commit
e21babd688
3 changed files with 4 additions and 3 deletions
  1. 1 0
      ChangeLog
  2. 1 0
      debian/changelog
  3. 2 3
      scripts/dpkg-source.1

+ 1 - 0
ChangeLog

@@ -4,6 +4,7 @@ Wed Apr 10 00:39:58 CEST 2002 Wichert Akkerman <wichert@deephackmode.org>
     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 <wichert@deephackmode.org>
 

+ 1 - 0
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 <wakkerma@debian.org>  Mon, 20 Aug 2001 14:54:38 +0200
 

+ 2 - 3
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