]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_testroot
* dh_shlibdeps: Add emul to exclude list.
[debhelper.git] / dh_testroot
index dc36c2531041b535e48c74f22739d174cec20184..346847688d02033e9cab336aa4b3d9d5287629f3 100755 (executable)
@@ -6,7 +6,7 @@ dh_testroot - ensure that a package is built as root
 
 =head1 SYNOPSIS
 
-  dh_testroot [debhelper options]
+B<dh_testroot> [S<I<debhelper options>>]
 
 =head1 DESCRIPTION
 
@@ -25,7 +25,7 @@ if ($< != 0) {
 
 =head1 SEE ALSO
 
-L<debhelper(1)>
+L<debhelper(7)>
 
 This program is a part of debhelper.