]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_testroot
cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813 Thanks, Simon Ruderich for the patch...
[debhelper.git] / dh_testroot
index 717d8841f1e54a1163b2c35baca089abdea46a79..c010dd507c9e6f46409326b3c74077df68e489a5 100755 (executable)
@@ -10,7 +10,7 @@ B<dh_testroot> [S<I<debhelper options>>]
 
 =head1 DESCRIPTION
 
-dh_testroot simply checks to see if you are root. If not, it exits with an
+B<dh_testroot> simply checks to see if you are root. If not, it exits with an
 error. Debian packages must be built as root, though you can use 
 L<fakeroot(1)>