]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_fixperms
* Man page fix re v4. Closes: #450608
[debhelper.git] / dh_fixperms
index 6ef0905cfe20705c621071e77e8cda80a05501ce..86a3d1b42142f2fa0656fdd775704cb45b4e869d 100755 (executable)
@@ -24,8 +24,8 @@ dh_fixperms makes all files in usr/share/doc in the package build directory
 the permissions of all man pages to mode 644. It makes all files be owned
 by root, and it removes group and other write permission from all files. It
 removes execute permissions from any libraries that have it set. It makes
-all files in bin/ directories, /usr/games/ and etc/init.d executable (v4
-only). Finally, it removes the setuid and setgid bits from all files in the
+all files in bin/ directories, /usr/games/ and etc/init.d executable (since
+v4). Finally, it removes the setuid and setgid bits from all files in the
 package.
 
 =head1 OPTIONS