diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:16:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:16:25 +0000 |
commit | 493d99a59cc0189b4a6e9b5d4d74d9d747e34e01 (patch) | |
tree | f874c5dd860f5340e2988d0ad4fd30724db945a1 /debian/bug-presubj | |
parent | Adding upstream version 2.8.5. (diff) | |
download | man-db-493d99a59cc0189b4a6e9b5d4d74d9d747e34e01.tar.xz man-db-493d99a59cc0189b4a6e9b5d4d74d9d747e34e01.zip |
Adding debian version 2.8.5-2.debian/2.8.5-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/bug-presubj')
-rw-r--r-- | debian/bug-presubj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/bug-presubj b/debian/bug-presubj new file mode 100644 index 0000000..2c80197 --- /dev/null +++ b/debian/bug-presubj @@ -0,0 +1,8 @@ +Reporting man-db bugs +--------------------- + +If you are reporting a bug in the operation of the programs themselves +rather than the packaging, please include the output of the program in +question when run with the --debug flag. For instance, if 'man bash' +fails to display the bash(1) manual page correctly, I will usually want +to see the output of 'man --debug bash'. |