summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey>2003-10-16 17:31:54 +0000
committerjoey <joey>2003-10-16 17:31:54 +0000
commitacb9ced38c56f932d5985d371e09e5539ffa8e4e (patch)
tree7905ee13a3dcd6eab1bd9deddc07ad7266834096
parentd1fc7ce4fe4c1c5da085c506d25e8d98dd56920c (diff)
r1617: * Remove the "L" from reference to menufile(5). Closes: #216042
-rwxr-xr-xdh_installmenu2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installmenu b/dh_installmenu
index 420b2164..2e5a6e9c 100755
--- a/dh_installmenu
+++ b/dh_installmenu
@@ -24,7 +24,7 @@ explanation of how this works.
If a file named debian/package.menu exists, then it is installed into
usr/lib/menu/package in the package build directory. This is a debian menu
-file. See L<menufile(5L)> for its format.
+file. See L<menufile(5)> for its format.
If a file named debian/package.menu-method exits, then it is installed into
etc/menu-methods/package in the package build directory. This is a debian