]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
Fix a typo in debhelper.pod
[debhelper.git] / debhelper.pod
index 0b02f1533023defb57de96f62ddd030ce9f5399e..af912a7dc8c160f32a66da40a759c5fb7e3c5bc4 100644 (file)
@@ -87,7 +87,7 @@ characters (B<?> and B<*> and B<[>I<..>B<]> character classes) in the files.
 You can also put comments in these files; lines beginning with B<#> are
 ignored.
 
-The syntax of these files is intentionally kept very simple to make then
+The syntax of these files is intentionally kept very simple to make them
 easy to read, understand, and modify. If you prefer power and complexity,
 you can make the file executable, and write a program that outputs
 whatever content is appropriate for a given situation. When you do so,
@@ -510,8 +510,8 @@ they are already set.
 
 =item -
 
-B<dh_auto_configure> passes CFLAGS to perl F<Makefile.PL> and
-F<Build.PL>
+B<dh_auto_configure> passes B<dpkg-buildflags> CFLAGS, CPPFLAGS, and
+LDFLAGS to perl F<Makefile.PL> and F<Build.PL>
 
 =item -