summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdh_undocumented2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_undocumented b/dh_undocumented
index c8aa5623..6a30f722 100755
--- a/dh_undocumented
+++ b/dh_undocumented
@@ -35,7 +35,7 @@ foreach $PACKAGE (@{$dh{DOPACKAGES}}) {
}
if ($file=~/.*\.\dx/) {
$dir="usr/X11R6/man/man$section";
- $reldir="../../../man/man7/";
+ $reldir="../../../share/man/man7/";
}
elsif ($section != 7) {
$dir="usr/share/man/man$section";