The following commit has been merged in the master branch:
commit 2d468a6f5c4768f7d91f305d23f6b928e06f22b7
Author: Helge Kreutzmann <deb...@helgefjell.de>
Date:   Tue Apr 3 19:05:20 2012 +0200

    Fix a typo in man/dpkg-buildflags.1.

diff --git a/debian/changelog b/debian/changelog
index e04cbd5..0a9dcc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,9 @@ dpkg (1.16.3) UNRELEASED; urgency=low
   * Document in dpkg-query(1) that commands producing multiple paragraphs
     will preserve the order of the packages specified on the argument list.
 
+  [ Helge Kreutzmann ]
+  * Fix a typo in man/dpkg-buildflags.1.
+
   [ Updated dpkg translations ]
   * French (Christian Perrier)
   * German (Sven Joachim).
diff --git a/man/dpkg-buildflags.1 b/man/dpkg-buildflags.1
index c7efcca..abfd143 100644
--- a/man/dpkg-buildflags.1
+++ b/man/dpkg-buildflags.1
@@ -222,7 +222,7 @@ enabling only "format" and "fortify" can be achieved with:
 This setting (enabled by default) adds
 .B \-Wformat \-Werror=format\-security
 to \fBCFLAGS\fP and \fBCXXFLAGS\fP. This will warn about improper format
-string uses, and will fail when format functions are used in a way that
+string uses, and will fail when format functions are used in a way
 that represent possible security problems. At present, this warns about
 calls to \fBprintf\fP and \fBscanf\fP functions where the format string is
 not a string literal and there are no format arguments, as in

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to