summaryrefslogtreecommitdiff
path: root/dh_fixperms
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-08 12:07:04 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-08 12:07:04 -0500
commitfff48ce7e824a3edb96a36007274c36d165c5aca (patch)
treeed5775299875889e7bf245dc741c820237d8f5e2 /dh_fixperms
parent04e6bd9c2d9d3d112338110bed95204b0852f872 (diff)
* Man page fix re v4. Closes: #450608
Diffstat (limited to 'dh_fixperms')
-rwxr-xr-xdh_fixperms4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_fixperms b/dh_fixperms
index 6ef0905c..86a3d1b4 100755
--- a/dh_fixperms
+++ b/dh_fixperms
@@ -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