Copyright (C) 2000-2012 |
Manpages DH_UNDOCUMENTEDSection: Debhelper (1)Updated: 2001-11-17 Index Return to Main Contents NAMEdh_undocumented - make symlinks to undocumented.7.gz man pageSYNOPSISdh_undocumented [debhelper options] [-A] [manpage ...]DESCRIPTIONdh_undocumented is a debhelper program that is responsible for making symlinks to undocumented(7) for man pages that are not present in your package.The program takes a list of man pages that should be symlinked to undocumented(7). It examines the extension to see what section the man page belongs in. After figuring this out, it generates the necessary symlinks. The lists of man pages that need symlinks can be specified in two ways. Any man page names specified as parameters will be set up in the first package dh_undocumented is told to act on. By default, this is the first binary package in debian/control, but if you use -p, -i, or -a flags, it will be the first package specified by those flags. Also, a file named debian/package.undocumented can list other man page names to set up. OPTIONS
Note that Debian policy prohibits links to undocumented(7) unless the package has an open bug report stating that it has no man page. You should really just write a man page instead; this program is an easy way out. SEE ALSOdebhelper(1)This program is a part of debhelper. AUTHORJoey Hess <joeyh@debian.org>
IndexThis document was created by man2html, using the manual pages. Time: 18:20:38 GMT, November 06, 2024 |