]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
r1869: * dh_installman: correct mistake that broke translated man page installation
[debhelper.git] / debhelper.pod
index 546528b0c69a67359fd3d35884c2f09332bc4810..64ea29083e7828f1378d45648a54884d26ac4977 100644 (file)
@@ -250,10 +250,10 @@ debian/compat. For example, to turn on V5 mode:
   % echo 5 > debian/compat
 
 Unless otherwise indicated, all debhelper documentation assumes that you
-are using the most recent compatability level, and in most cases does not
-indicate if the behavior is different in an earlier compatability level, so
-if you are not using the most recent compatability level, you're advised to
-read below for notes about what is different in earlier compatability
+are using the most recent compatibility level, and in most cases does not
+indicate if the behavior is different in an earlier compatibility level, so
+if you are not using the most recent compatibility level, you're advised to
+read below for notes about what is different in earlier compatibility
 levels.
 
 These are the available compatibility levels:
@@ -346,6 +346,10 @@ symbols in, not the packages to take the symbols from.
 
 dh_installdocs skips installing empty files.
 
+=item -
+
+dh_install errors out if wildcards expand to nothing.
+
 =back
 
 =back