summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-04-10 01:24:29 +0200
committerAlejandro Colomar <alx@kernel.org>2023-04-10 01:24:29 +0200
commit32f62b99d00735ea28964f6c13cc038592d327b0 (patch)
tree89d674ea4d4b26cd058393c194b085fc4ea877f8
parentb97e295e2ba2f5c47cb21a94626664f7278cba91 (diff)
report_bugs: Remove file
This info is already in the CONTRIBUTING file. Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--code_of_conduct.html1
-rw-r--r--download.html3
-rw-r--r--index.html3
-rw-r--r--linux-api-ml.html1
-rw-r--r--linux-man-ml.html1
-rw-r--r--linux-next.html1
-rw-r--r--maintaining.html3
-rw-r--r--man_pages_other.html1
-rw-r--r--missing_pages.html1
-rw-r--r--reporting_bugs.html212
-rw-r--r--reporting_code_bugs.html1
11 files changed, 2 insertions, 226 deletions
diff --git a/code_of_conduct.html b/code_of_conduct.html
index 1f4740a..0319991 100644
--- a/code_of_conduct.html
+++ b/code_of_conduct.html
@@ -21,7 +21,6 @@ Linux man-pages Contributor Covenant Code of Conduct
Linux <em>man-pages</em>: &nbsp;
<a href="./index.html">home</a> |
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-<a href="./reporting_bugs.html">bugs</a> |
<a href="./download.html">download</a>
&nbsp; || &nbsp;
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |
diff --git a/download.html b/download.html
index 3cbaeaf..fc5e314 100644
--- a/download.html
+++ b/download.html
@@ -21,7 +21,6 @@ Downloading man-pages
Linux <em>man-pages</em>: &nbsp;
<a href="./index.html">home</a> |
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-<a href="./reporting_bugs.html">bugs</a> |
download
&nbsp; || &nbsp;
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |
@@ -78,7 +77,7 @@ $ <strong>git clone https://github.com/mkerrisk/man-pages</strong>
<a href="https://github.com/mkerrisk/man-pages">https://github.com/mkerrisk/man-pages</a>.
(Please don't send GitHub pull requests or report issues
via the GitHub issue tracker.
- See <a href="reporting_bugs.html">here</a> instead.)
+ See <a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">here</a> instead.)
</p>
<h2>POSIX manual pages</h2>
diff --git a/index.html b/index.html
index 84ebb32..aac2186 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,6 @@ The Linux man-pages project
Linux <em>man-pages</em>: &nbsp;
home |
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-<a href="./reporting_bugs.html">bugs</a> |
<a href="./download.html">download</a>
&nbsp; || &nbsp;
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |
@@ -106,8 +105,6 @@ home |
<p>
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">Contributing</a>
&nbsp; | &nbsp;
- <a href="reporting_bugs.html">Reporting bugs</a>
- &nbsp; | &nbsp;
<a href="missing_pages.html">Missing pages</a>
</p>
diff --git a/linux-api-ml.html b/linux-api-ml.html
index eefcf81..41e50a5 100644
--- a/linux-api-ml.html
+++ b/linux-api-ml.html
@@ -21,7 +21,6 @@ The linux-api mailing list
Linux <em>man-pages</em>: &nbsp;
<a href="./index.html">home</a> |
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-<a href="./reporting_bugs.html">bugs</a> |
<a href="./download.html">download</a>
&nbsp; || &nbsp;
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |
diff --git a/linux-man-ml.html b/linux-man-ml.html
index 59fb1f1..836c6c9 100644
--- a/linux-man-ml.html
+++ b/linux-man-ml.html
@@ -21,7 +21,6 @@ The linux-man mailing list
Linux <em>man-pages</em>: &nbsp;
<a href="./index.html">home</a> |
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-<a href="./reporting_bugs.html">bugs</a> |
<a href="./download.html">download</a>
&nbsp; || &nbsp;
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |
diff --git a/linux-next.html b/linux-next.html
index 86c2d9a..c92ed1a 100644
--- a/linux-next.html
+++ b/linux-next.html
@@ -21,7 +21,6 @@ Working with linux-next
Linux <em>man-pages</em>: &nbsp;
<a href="./index.html">home</a> |
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-<a href="./reporting_bugs.html">bugs</a> |
<a href="./download.html">download</a>
&nbsp; || &nbsp;
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |
diff --git a/maintaining.html b/maintaining.html
index 0ce39ca..f20a310 100644
--- a/maintaining.html
+++ b/maintaining.html
@@ -21,7 +21,6 @@
Linux <em>man-pages</em>: &nbsp;
<a href="./index.html">home</a> |
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-<a href="./reporting_bugs.html">bugs</a> |
<a href="./download.html">download</a>
&nbsp; || &nbsp;
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |
@@ -483,7 +482,7 @@ subscribe linux-net in the message body to majordomo@vger.kernel.org
<p>
The kernel.org bugzilla can be used to
- <a href="reporting_bugs.html">report</a> <em>man-pages</em> bugs.
+ <a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">report</a> <em>man-pages</em> bugs.
The list of unresolved bugs in the bugzilla can be seen
<a href="https://bugzilla.kernel.org/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=documentation_man-pages@kernel-bugs.osdl.org">here</a>.
</p>
diff --git a/man_pages_other.html b/man_pages_other.html
index 94b4702..85aa196 100644
--- a/man_pages_other.html
+++ b/man_pages_other.html
@@ -21,7 +21,6 @@ Manual pages from other packages
Linux <em>man-pages</em>: &nbsp;
<a href="./index.html">home</a> |
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-<a href="./reporting_bugs.html">bugs</a> |
<a href="./download.html">download</a>
&nbsp; || &nbsp;
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |
diff --git a/missing_pages.html b/missing_pages.html
index 16cd772..90466a2 100644
--- a/missing_pages.html
+++ b/missing_pages.html
@@ -21,7 +21,6 @@ Manual pages that are missing from Linux man-pages
Linux <em>man-pages</em>: &nbsp;
<a href="./index.html">home</a> |
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-<a href="./reporting_bugs.html">bugs</a> |
<a href="./download.html">download</a>
&nbsp; || &nbsp;
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |
diff --git a/reporting_bugs.html b/reporting_bugs.html
deleted file mode 100644
index ae2030e..0000000
--- a/reporting_bugs.html
+++ /dev/null
@@ -1,212 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "https://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html>
-<head>
-<meta http-equiv="content-type" content="text/html;charset=utf-8" />
-<link rel=stylesheet type="text/css" href="style.css" title="style">
-<title>
-Reporting man-pages bugs
-</title>
-</head>
-
-<body>
-
-<!--BEGIN-LINKS-->
-<form method="get" action="https://www.google.com/search">
-<table border=0 cellpadding=0 cellspacing=0 width="100%">
-<tr>
-<td align="left">
-<font size="-1">
-
-Linux <em>man-pages</em>: &nbsp;
-<a href="./index.html">home</a> |
-<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-bugs |
-<a href="./download.html">download</a>
-&nbsp; || &nbsp;
-<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |
-<a href="https://man7.org/linux/man-pages/index.html">online pages</a></font>
-</td>
-<td align="right">
-<input type="text" name="q" size=10 maxlength=255 value="">
-<input type="hidden" name="sitesearch" value="man7.org/linux/man-pages">
-<input type="submit" name="sa" value="Search online pages">
-</td>
-</tr>
-</table>
-</form>
-<!--END-LINKS-->
-
-
-<h1>Reporting <em>man-pages</em> bugs</h1>
-
-<blockquote>
- <blockquote>
- <blockquote>
- <p>
- <strong>
- <em>
- <font size="+1" color="#800000">
- If, rather than a documentation bug,
- you think you've found a bug in a system call
- (i.e., in the Linux kernel),
- or in a library function (i.e., in glibc), look
- <a href="reporting_code_bugs.html">here</a>.
- </font>
- </em>
- </strong>
- </p>
- <p>
- <strong>
- <em>
- <font size="+1" color="#800000">
- If you want to report a bug for a man
- page that belongs to a package
- other than <em>man-pages</em>, look
- <a href="man_pages_other.html">here</a>.
- </font>
- </em>
- </strong>
- </p>
- </blockquote>
- </blockquote>
-</blockquote>
-
-
-
-<p>
-<strong>When making a bug report please:
-</strong>
-</p>
-<ul>
- <li>
- Check that the bug is present in the latest version of the man pages.
- To do this, you can either
- <a href="https://www.kernel.org/pub/linux/docs/man-pages/">download</a>
- the latest version of the <em>man-pages</em> tarball,
- or look in the
- <a href="https://man7.org/linux/man-pages/index.html">online manual
- pages</a>.
- Alternatively, you can
- <a href="download.html">clone</a>
- the current version of the Git repository
- and check if the bug is present.
- <br>
- <br>
- </li>
-
- <li>
- Note the name and release of the distribution that you are using.
- This information is useful because some distributions apply
- patches to the <em>man-pages</em> package, and it may be
- that your bug report relates to text that is part of
- a downstream change.
- <br>
- <br>
- </li>
-
- <li>
- Report <em>logically</em> separate bugs (even for the same page) as
- separate reports.
- This makes it possible to respond to the bugs in
- separate pieces.
- </li>
-</ul>
-
-</ul>
-
-
-<p>
- <strong>The way to report a <em>man-pages</em> bug</strong>
- depends on the type of bug:
-</p>
-
-<ul>
- <li>
- Simple one-line or two-line errors (typos, spelling, grammar, etc.),
- or HTML rendering problems in the
- <a href="https://man7.org/linux/man-pages/index.html">online pages</a>
- can be reported by sending an email message to the
- <a href="maintaining.html">maintainers</a>
- and CCing
- <span class="email">linux-man@vger.kernel.org</span>
- (<a href="linux-man-ml.html"><em>no HTML mail please</em></a>),
-
- <strong>Please do not report such bugs
- via the bugzilla.</strong>
- Doing so creates unnecessary bugzilla administrative overhead.
- <br>
- <br>
- </li>
- <li>
- For a more complex problem or error,
- if you know how to fix it, then, ideally,
- <a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">send a patch</a>.
- <br>
- <br>
- </li>
- <li>
- If you believe there is a problem with a page,
- but don't know how to fix it,
- then there are two ways to report the bug:
- <br>
- <br>
- <ul>
- </li>
- <li>
- Raise a bug report under the <em>man-pages</em> component of the
- <span class="pathname">kernel.org</span>
- <a href="https://bugzilla.kernel.org/enter_bug.cgi?product=Documentation">bugzilla</a>.
- Doing <strong>this is the preferred mechanism</strong>,
- especially for difficult problems.
- <blockquote>
- You will need to create an account on this bugzilla if you
- don't already have one.
- This bugzilla is oriented toward Linux kernel bugs,
- so includes template text that is not relevant for most
- <em>man-pages</em> bug reports.
- Don't worry about reporting the
- <em>Tree</em>,
- <em>Alias</em>, or
- <em>Kernel Version</em> (just specify "n/a"),
- and you can ignore the template text under <em>Description</em>.
- <br>
- <br>
- The list of unresolved bugs in in the bugzilla can be seen
- <a href="https://bugzilla.kernel.org/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=documentation_man-pages@kernel-bugs.osdl.org">here</a>.
- </blockquote>
- </li>
- <li>
- Send a message to the
- <a href="maintaining.html">maintainers</a>
- and CC
- <span class="email">linux-man@vger.kernel.org</span>.
- <br>
- <br>
- </li>
-</ul>
-<br>
-
-
-<!--BEGIN-STATCOUNTER-->
-<!-- SITETRACKING.linux_man-pages -->
-<!-- Start of StatCounter Code -->
-<script type="text/javascript">
-var sc_project=5618989;
-var sc_invisible=1;
-var sc_partition=60;
-var sc_click_stat=1;
-var sc_security="4f8507d7";
-</script>
-
-<script type="text/javascript"
-src="https://www.statcounter.com/counter/counter.js"></script><noscript><div
-class="statcounter"><a title="customisable counter"
-href="https://www.statcounter.com/free_hit_counter.html"
-target="_blank"><img class="statcounter"
-src="https://c.statcounter.com/5618989/0/4f8507d7/1/" alt="customisable
-counter" ></a></div></noscript>
-<!-- End of StatCounter Code -->
-<!--END-STATCOUNTER-->
-</body>
-</html>
diff --git a/reporting_code_bugs.html b/reporting_code_bugs.html
index c8f82c1..fd8cfd3 100644
--- a/reporting_code_bugs.html
+++ b/reporting_code_bugs.html
@@ -21,7 +21,6 @@ Reporting bugs in the kernel and glibc
Linux <em>man-pages</em>: &nbsp;
<a href="./index.html">home</a> |
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING">contributing</a> |
-<a href="./reporting_bugs.html">bugs</a> |
<a href="./download.html">download</a>
&nbsp; || &nbsp;
<a href="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git">git</a> |