summaryrefslogtreecommitdiff
path: root/dh_undocumented.1
diff options
context:
space:
mode:
authorjoey <joey>2000-08-21 02:04:06 +0000
committerjoey <joey>2000-08-21 02:04:06 +0000
commite3534180b30e6f5e546078105bedfd5341664118 (patch)
tree60a635600b9df4b5854e3745f0d3e73c9fb98f51 /dh_undocumented.1
parenta4664178e1e455907c0ae2c9caf089ee6b8d0cc2 (diff)
r367: * debian/package.filename.arch is now checked for first, before
debian/package.filename. Closes: #69453 * Added a section to debhelper(1) about files in debian/ used by debhelper, which documents this. Removed scattered references to debian/filename from all over the man pages.
Diffstat (limited to 'dh_undocumented.1')
-rw-r--r--dh_undocumented.113
1 files changed, 6 insertions, 7 deletions
diff --git a/dh_undocumented.1 b/dh_undocumented.1
index 5b6fab5e..98aaacf8 100644
--- a/dh_undocumented.1
+++ b/dh_undocumented.1
@@ -20,16 +20,15 @@ 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