diff options
Diffstat (limited to 'dh_undocumented')
-rwxr-xr-x | dh_undocumented | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_undocumented b/dh_undocumented index 60166967..ee161c52 100755 --- a/dh_undocumented +++ b/dh_undocumented @@ -1,7 +1,7 @@ #!/bin/sh -e # # Passed a list of undocumented man pages, generates symlinks to -# undocumented.7 for those man pages. +# undocumented.7.gz for those man pages. # # Also, it looks for debian/undocumented files for more lists of # undocumented man pages. |