summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/PROGRAMMING2
-rw-r--r--doc/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index d90d50ca..2fbf7378 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -19,7 +19,7 @@ have a lot of noise output when all the debhelper commands in a debian/rules
are run, so the important stuff is clearly visible.
Debhelper programs should accept all options listed in the "SHARED
-DEBHELPER OPTIONS" section of debhelper(1), including and any long forms of
+DEBHELPER OPTIONS" section of debhelper(7), including and any long forms of
these options, like --verbose . If necessary, the options may be ignored.
If debhelper commands need config files, they should use
diff --git a/doc/README b/doc/README
index a257052b..cffbea28 100644
--- a/doc/README
+++ b/doc/README
@@ -1 +1 @@
-Please see the debhelper(1) man page for documentation.
+Please see the debhelper(7) man page for documentation.