]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_undocumented
cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813 Thanks, Simon Ruderich for the patch...
[debhelper.git] / dh_undocumented
index 5bce840fd23dca94241ab2ba2b73def1063d6fc5..03a4ea7ed7039a19f9d2d07eebac01590d792e7c 100755 (executable)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-dh_undocumented - obsolete undocumented.7 symlink program
+dh_undocumented - undocumented.7 symlink program (deprecated no-op)
 
 =cut
 
@@ -15,9 +15,9 @@ Do not run!
 
 =head1 DESCRIPTION
 
-This program used to make symlinks to the undocumented.7 man page for man
+This program used to make symlinks to the F<undocumented.7> man page for man
 pages not present in a package. Debian policy now frowns on use of the
-undocumented.7 man page, and so this program does nothing, and should not
+F<undocumented.7> man page, and so this program does nothing, and should not
 be used.
 
 =cut
@@ -27,7 +27,7 @@ warning("This program does nothing and should no longer be used.");
 
 =head1 SEE ALSO
 
-L<debhelper(1)>
+L<debhelper(7)>
 
 This program is a part of debhelper.