]> git.donarmstrong.com Git - debhelper.git/commitdiff
r496: * Man page cleanups, Closes: #119335
authorjoey <joey>
Sun, 18 Nov 2001 02:04:41 +0000 (02:04 +0000)
committerjoey <joey>
Sun, 18 Nov 2001 02:04:41 +0000 (02:04 +0000)
40 files changed:
debhelper.pod
debian/changelog
dh_builddeb
dh_clean
dh_compress
dh_fixperms
dh_gencontrol
dh_installchangelogs
dh_installcron
dh_installdeb
dh_installdebconf
dh_installdirs
dh_installdocs
dh_installemacsen
dh_installexamples
dh_installinfo
dh_installinit
dh_installlogrotate
dh_installman
dh_installmanpages
dh_installmenu
dh_installmime
dh_installmodules
dh_installpam
dh_installwm
dh_installxaw
dh_installxfonts
dh_link
dh_listpackages
dh_makeshlibs
dh_md5sums
dh_movefiles
dh_perl
dh_shlibdeps
dh_strip
dh_suidregister
dh_testdir
dh_testroot
dh_testversion
dh_undocumented

index 676ad0d0b3ca21adec5296993820b22104a28e6a..82ced753813eeaca23b8d31c3f4ec72297185f16 100644 (file)
@@ -4,7 +4,7 @@ debhelper - the debhelper tool suite
 
 =head1 SYNOPSIS
 
-  dh_* [-v] [-a] [-i] [-s] [--no-act] [-ppackage] [-Npackage] [-Ptmpdir]
+B<dh_>I<*> [B<-v>] [B<-a>] [B<-i>] [B<-s>] [B<--no-act>] [B<-ppackage>] [B<-Npackage] [-Ptmpdir>]
 
 =head1 DESCRIPTION
 
index 9d0b584620404a6c4196b2b1c89918017d4d76b4..4a9aafaba3246fbb035439c46e066350fd53b4e7 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (3.0.51) unstable; urgency=low
+
+  * Man page cleanups, Closes: #119335
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 17 Nov 2001 21:04:15 -0500
+
 debhelper (3.0.50) unstable; urgency=low
 
   * dh_undocumented: check for existing uncompressed man pages. Closes: #87972
index 162cda86fd9724d2edcd05bef1a1fee5a3397e92..180d0df1274625f0fa5e0f785db943c022c86dec 100755 (executable)
@@ -11,8 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_builddeb [debhelper options] [--destdir=directory] 
-              [--name=filename] [-uparams] [-- params]
+B<dh_builddeb> [S<I<debhelper options>>] [B<--destdir=>I<directory>] [B<name=>I<filename>] [S<B<--> I<params>>]
 
 =head1 DESCRIPTION
 
index 388f913c727117ec9ef04c46a844553604631906..6e482118e385fb6a62b8157b08926856928af4c7 100755 (executable)
--- a/dh_clean
+++ b/dh_clean
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_clean [debhelper options] [-k] [-d] [file ...] [-Xitem]
+B<dh_clean> [S<I<debhelper options>>] [B<-k>] [B<-d>] [B<-X>I<item>] [S<I<file ...>>]
 
 =head1 DESCRIPTION
 
index e12cc486c142b95c3a0761d938f656ce4cdaf84c..6fc20b196781411781e9edad2ea412548fa8466a 100755 (executable)
@@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_compress [debhelper options] [-Xitem] [-A] [file ...]
+B<dh_compress> [S<I<debhelper options>>] [B<-X>I<item>] [B<-A>] [S<I<file ...>>]
 
 =head1 DESCRIPTION
 
index 5d982ad331cd880544bffcc2f0d862c6c86267c3..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
 
index ae8605a6c7d30160db647717191546381d228c3a..fcb91845a6957e8caf64c6ad6c651db7346e0349 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_gencontrol [debhelper options] [-uparams] [-- params]
+B<dh_gencontrol> [S<I<debhelper options>>] [S<B<--> I<params>>]
 
 =head1 DESCRIPTION
 
index b0c6c50e62c4a1949d12b4ed40c09479def9d15b..dc9b5a0595dd4392ca89a5bdfa20eefc16cef535 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installchangelogs [debhelper options] [-k] [upstream]
+B<dh_installchangelogs> [<S<I<debhelper options>>] [B<-k>] [I<upstream>]
 
 =head1 DESCRIPTION
 
index 9813f6e080d44199ec3e2e6b442490eac9061355..5b3ac84eba261695e48909ddbd67b1333ac21ec2 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installcron [debhelper options]
+B<dh_installcron> [S<B<debhelper options>>]
 
 =head1 DESCRIPTION
 
index 1b363a9fd72607693e73371383ba9a5d687fa175..289970d00161dbfbb8910dae7a128ed95bc379b6 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installdeb [debhelper options]
+B<dh_installdeb> [S<I<debhelper options>>]
 
 =head1 DESCRIPTION
 
index b6348bafae933846d173f838da162d1651920c76..5833fbc77b67147deae4c08bbc148ade2cbb14c7 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installdebconf [debhelper options] [-n]
+B<dh_installdebconf> [S<I<debhelper options>>] [B<-n>]
 
 =head1 DESCRIPTION
 
index 4f5cab3c3352f1d7b111e7427601445e1470e3f5..9d27b1b2936ca94c2034f6ff8b2e4cd1dd263aec 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installdirs [debhelper options] [-A] [dir ...]
+B<dh_installdirs> [S<I<debhelper options>>] [B<-A>] [S<I<dir ...>>]
 
 =head1 DESCRIPTION
 
index 1796c0e30e7e74a0799f2915b8e1c8cc237cb88c..2920446aec9b53b5d358554d2402bd9b9d3d5dcf 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installdocs debhelper [options] [-A] [-n] [file ...]
+B<dh_installdocs> [S<I<debhelper options>>] [B<-A>] [B<-n>] [S<I<file ...>>]
 
 =head1 DESCRIPTION
 
index b6b511ad6594fb6880994934fae499323d3c12b8..3f8a9f79387900c4f26a57dd5340848f4524d7e0 100755 (executable)
@@ -11,8 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installemacsen [debhelper options] [-n] [--priority=n]
-                    [--flavor=foo]
+B<dh_installemacsen> [S<I<debhelper options>>] [B<-n>] [B<--priority=>I<n>] [B<--flavor=>I<foo>]
 
 =head1 DESCRIPTION
 
index 7c004265577b3cc1e1f66f7bdd2280610f3b667d..fae330124de49f9744db524bb8979b8fb703aeb7 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installexamples [debhelper options] [-A] [file ...]
+B<dh_installexamples> [S<I<debhelper options>>] [B<-A>] [S<I<file ...>>]
 
 =head1 DESCRIPTION
 
index edaabf0438a494d2c09ce6f9e356188d23ca190f..4232229a2d672bf1dd6afdf79d7e658bfd475fe7 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installinfo [debhelper options] [-A] [-n] [file ...]
+B<dh_installinfo> [S<I<debhelper options>>] [B<-A>] [B<-n>] [S<I<file ...>>]
 
 =head1 DESCRIPTION
 
index 835b955fb38a58149c2f01dd74662c67953fd2ce..d8ab80b8b9db6db591ddbaa5b2544ebc4e37c85a 100755 (executable)
@@ -11,8 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installinit [debhelper options] [--init-script=scriptname] 
-                 [-n] [-r] [-d] [-uparams] -- [params]
+B<dh_installinit> [S<I<debhelper options>>] [B<--init-script=>I<scriptname>] [B<-n>] [B<-r>] [B<-d>] [S<B<--> I<params>>]
 
 =head1 DESCRIPTION
 
index 24531523f02b03f7ff08808673e0353d79766374..6aec670f3fcde3a143efe7a2f69d7a2303dd990e 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installlogrotate [debhelper options]
+B<dh_installlogrotate> [S<I<debhelper options>>]
 
 =head1 DESCRIPTION
 
index a01f63d103cd504d7cea5007e4d112fa2adbbd5c..c6b90f747e54be9422f5e596517989e418d8b39e 100755 (executable)
@@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installman [debhelper options] [manpage ...]
+B<dh_installman> [S<I<debhelper options>>] [S<I<manpage ...>>]
 
 =head1 DESCRIPTION
 
index cbde23c301ffe9fac973b71bc926a9204bb296a5..1f946739528269cd1035a18481c2731380c74947 100755 (executable)
@@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installmanpages [debhelper options] [file ...]
+B<dh_installmanpages> [S<I<debhelper options>>] [S<I<file ...>>]
 
 =head1 DESCRIPTION
 
index bfddb16c742955d75294abbe854c43958aaff1b9..522f62695631c700b338af59c2535d310937a87c 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installmenu [debhelper options] [-n]
+B<dh_installmenu> [S<B<debhelper options>>] [B<-n>]
 
 =head1 DESCRIPTION
 
index 9eeab7ba4e5caf18a4671e7f7cc08a9acabee3b4..c8a7e8043ed271b2befddaa155d9c3e9ebdb2b98 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installmime [debhelper options] [-n]
+B<dh_installmime> [S<I<debhelper options>>] [B<-n>]
 
 =head1 DESCRIPTION
 
index f17780a3b8d33eb7583501f4794ea5fdd34c562d..a67b80a8a3e66fe6b741ecc4fb746924157be03b 100755 (executable)
@@ -13,7 +13,7 @@ use File::Find;
 
 =head1 SYNOPSIS
 
-  dh_installmodules [debhelper options] [-n]
+B<dh_installmodules> [S<I<debhelper options>>] [B<-n>]
 
 =head1 DESCRIPTION
 
index 527f7cede52d2a14ad8a70138050e7dfe44e4056..065263d50428d368d248b7ee00c5d9af74a4a056 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installpam [debhelper options] [-n]
+B<dh_installpam> [S<I<debhelper options>>] [B<-n>]
 
 =head1 DESCRIPTION
 
index 6199c0ac9a0de5ea09eb7a21604dc5e55c812c5b..11768563612b7d6e661d89f897da7a1977cd49c8 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installwm [debhelper options] [-n] [--priority=n] [wm ...]
+B<dh_installwm> [S<I<debhelper options>>] [B<-n>] [B<--priority=>I<n>] [S<I<wm ...>>]
 
 =head1 DESCRIPTION
 
index 3bda1fa0589f88306629f22832fec3ea946c7699..fed5f2d4186cd236c2647fdcf650968a98de5c8b 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installxaw [debhelper options] [-n]
+B<dh_installxaw> [S<I<debhelper options>>] [B<-n>]
 
 =head1 DESCRIPTION
 
index df85cec8bda258852ba50f4206b9b01d420c0720..6c699611b4b152bb88c2e64a20e3214815c726ae 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installxfonts [debhelper options]
+B<dh_installxfonts> [S<I<debhelper options>>]
 
 =head1 DESCRIPTION
 
diff --git a/dh_link b/dh_link
index 8a2805ee9b7b721bce0206dda36770625ad07f99..771eae0f412dfe4c804e8294a69ead8db280bb05 100755 (executable)
--- a/dh_link
+++ b/dh_link
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_link [debhelper options] [-A] [source destination ...]
+B<dh_link> [S<I<debhelper options>>] [B<-A>] [S<I<source destination ...>>]
 
 =head1 DESCRIPTION
 
index 846fa547742daf149aa63ec2595531e993e5bfbe..804461c5e62b7b3c755912e3cf42b947d3d22177 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_listpackages [debhelper options]
+B<dh_listpackages> [S<I<debhelper options>>]
 
 =head1 DESCRIPTION
 
index 01dd082f82a8a668ec3cc0b4b7610aaca3ffb579..8f0045a8a0fc18f6adb71cdef3613612ee6b3a17 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_makeshlibs [debhelper options] [-mmajor] [-V[dependancies]] [-n] [-Xitem]
+B<dh_makeshlibs> [S<I<debhelper options>>] [B<-m>I<major>] [B<-V>I<[dependancies]>] [B<-n>] [B<-X>I<item>]
 
 =head1 DESCRIPTION
 
index 992de40dc9e448890460957477963a847b6333dc..ef8697cf202f45094babc3e8d0d7326dcbcea358 100755 (executable)
@@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_md5sums [debhelper options] [-x] [-Xitem] [--include-conffiles]
+B<dh_md5sums> [S<I<debhelper options>>] [B<-x>] [B<-X>I<item>] [B<--include-conffiles>]
 
 =head1 DESCRIPTION
 
index afed17cad98b6c34373268e59a8afab1352f1d47..cef8910178b0139079c70959c24de52476cce04a 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_movefiles [debhelper options] [--sourcedir=dir] [file ...]
+B<dh_movefiles> [S<I<debhelper options>>] [B<--sourcedir=>I<dir>] [S<I<file ...>>]
 
 =head1 DESCRIPTION
 
diff --git a/dh_perl b/dh_perl
index 4292029c9922ca001e9fcc7f06d431daed2558f2..facad8d60b7d5c559cc6b427fea6842189349fe4 100755 (executable)
--- a/dh_perl
+++ b/dh_perl
@@ -13,7 +13,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_perl [debhelper options] [-d] [library dirs ...]
+B<dh_perl> [S<I<debhelper options>>] [B<-d>] [S<I<library dirs ...>>]
 
 =head1 DESCRIPTION
 
index 744aa5bfdd29159cb039f53972b8cee015d9d10e..b3648e514d1d97fdccc713f92cbb3189ab277cf7 100755 (executable)
@@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_shlibdeps [debhelper options] [-ldirectory] [-Xitem] [-- params]
+B<dh_shlibdeps> [S<I<debhelper options>>] [B<-l>I<directory>] [B<-X>I<item>] [S<B<--> I<params>>]
 
 =head1 DESCRIPTION
 
index a7052871e8ed230dad4129b1f28012a077f5d0d5..49f37230acc9f728eb0d5433c7488d16fa0a9027 100755 (executable)
--- a/dh_strip
+++ b/dh_strip
@@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_strip [debhelper options] [-Xitem]
+B<dh_strip> [S<I<debhelper options>>] [B<-X>I<item>]
 
 =head1 DESCRIPTION
 
index 64c98b73a87cbdc001cbab478f9daa513c3aa9a5..05db06e1a21f183c532cd4b78e7dca20972b2826 100755 (executable)
@@ -6,7 +6,7 @@ dh_suidregister - obsolete suid registration program
 
 =head1 SYNOPSIS
 
-  Do not run
+Do not run!
 
 =head1 DESCRIPTION
 
index 52cc182997cf564cd8d5a8f9c67f0266b3290def..cb3acc7d69f3f8fa9d680a351ec80a169f521b54 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_testdir [debhelper options] [file ...]
+B<dh_testdir> [S<I<debhelper options>>] [S<I<file ...>]
 
 =head1 DESCRIPTION
 
index dc36c2531041b535e48c74f22739d174cec20184..b97b13bb5aa293dc8cba83c74e2e1e58bc04f1a4 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
 
index 93832c1b9158f06afc8e8541d8befb56d7871918..b915dd1482300695ef1b962474c3c746029d4434 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Version; # contains the version number of debhelper.
 
 =head1 SYNOPSIS
 
-  dh_testversion [debhelper options] [operator] [version]
+B<dh_testversion> [S<I<debhelper options>>] [I<operator>] [I<version>]
 
 =head1 DESCRIPTION
 
index da96473e0d1e68ff8cff9b6410ca37e32c9d971a..7d98b207d5eb264260c417f5ef9b898e53d9e084 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
- dh_undocumented [debhelper options] [-A] [manpage ...]
+B<dh_undocumented> [S<I<debhelper options>>] [B<-A>] [S<I<manpage ...>>]
 
 =head1 DESCRIPTION