]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_undocumented.1
r413: * dh_installdebconf: marge in templates with a .ll_LL extention,
[debhelper.git] / dh_undocumented.1
index 74df9810b8300e31c7ace2f217a283010cb8deac..98aaacf8777f24190144df8136c0051021f75f7e 100644 (file)
@@ -14,22 +14,21 @@ The program takes a list of man pages that should be symlinked to
 .BR undocumented (7)
 It determines what directory the man pages should be placed in by examining
 their extensions - pages ending in "x" go into /usr/X11R6/man/, while pages
-that end in anything else go in /usr/share/man/. It also examines the extention
+that end in anything else go in /usr/share/man/. It also examines the extension
 to see what section the man page belongs in. After figuring this out, it
 generates the necessary symlinks to
 .BR undocumented (7)
 , placing the sylinks in the package build directory.
 .P
-The lists of man pages that need 
+The lists of man pages that need
 .BR undocumented (7)
 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 
+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 (or debian/undocumented, for 
-the first binary package in debian/control) can list other man page names to
-set up.
+Also, a file named debian/package.undocumented can list other man page names
+to set up.
 .SH OPTIONS
 .TP
 .TP
@@ -39,7 +38,7 @@ See
 for a list of options common to all debhelper commands.
 .TP
 .B \-A, \--all
-Install undocumented man page symlinks for any man pages specified by 
+Install undocumented man page symlinks for any man pages specified by
 command line parameters in ALL packages acted on. I doubt anyone will find
 this useful, it's here for consitency with other debhelper programs.
 .TP