summaryrefslogtreecommitdiff
path: root/devdocs/bash/reporting-bugs.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
committerCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
commit82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch)
tree158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/bash/reporting-bugs.html
parent9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff)
downloaddotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz
dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/bash/reporting-bugs.html')
-rw-r--r--devdocs/bash/reporting-bugs.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/devdocs/bash/reporting-bugs.html b/devdocs/bash/reporting-bugs.html
deleted file mode 100644
index 97073a05..00000000
--- a/devdocs/bash/reporting-bugs.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<h1 class="appendix">Appendix A Reporting Bugs</h1> <p>Please report all bugs you find in Bash. But first, you should make sure that it really is a bug, and that it appears in the latest version of Bash. The latest version of Bash is always available for FTP from <a href="ftp://ftp.gnu.org/pub/gnu/bash/">ftp://ftp.gnu.org/pub/gnu/bash/</a> and from <a href="http://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-master.tar.gz">http://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-master.tar.gz</a>. </p> <p>Once you have determined that a bug actually exists, use the <code>bashbug</code> command to submit a bug report. If you have a fix, you are encouraged to mail that as well! Suggestions and ‘philosophical’ bug reports may be mailed to <a href="mailto:bug-bash@gnu.org">bug-bash@gnu.org</a> or posted to the Usenet newsgroup <code>gnu.bash.bug</code>. </p> <p>All bug reports should include: </p>
-<ul> <li> The version number of Bash. </li>
-<li> The hardware and operating system. </li>
-<li> The compiler used to compile Bash. </li>
-<li> A description of the bug behaviour. </li>
-<li> A short script or ‘recipe’ which exercises the bug and may be used to reproduce it. </li>
-</ul> <p><code>bashbug</code> inserts the first three items automatically into the template it provides for filing a bug report. </p> <p>Please send all reports concerning this manual to <a href="mailto:bug-bash@gnu.org">bug-bash@gnu.org</a>. </p><div class="_attribution">
- <p class="_attribution-p">
- Copyright &copy; 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.<br>Licensed under the GNU Free Documentation License.<br>
- <a href="https://www.gnu.org/software/bash/manual/html_node/Reporting-Bugs.html" class="_attribution-link">https://www.gnu.org/software/bash/manual/html_node/Reporting-Bugs.html</a>
- </p>
-</div>