]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_fixperms
r496: * Man page cleanups, Closes: #119335
[debhelper.git] / dh_fixperms
index 00b122e66b3ba42f2d0408aa762e0e01b4409e70..6b58bab793d42c95069cd07fc8bc8b52d1fb21b6 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-dh_fixperms [debhelper options] [-Xitem]
+B<dh_fixperms> [S<I<debhelper options>>] [B<-X>I<item>]
 
 =head1 DESCRIPTION
 
@@ -30,7 +30,7 @@ it removes the setuid and setgid bits from all files in the package.
 
 =over 4
 
-=item B<-X>I<item>, B<--exclude>I<item>
+=item B<-X>I<item>, B<--exclude> I<item>
 
 Exclude files that contain "item" anywhere in their filename from having
 their permissions changed. You may use this option multiple times to build