summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@imgtec.com>2017-04-04 18:05:53 +0100
committerEric Engestrom <eric.engestrom@imgtec.com>2017-04-04 18:07:29 +0100
commit10ca5e13a8357dfa5562102ae94b9fa7f535f4df (patch)
tree1fcb3e2793356057990deffa1ef85a23e98c604b /man
parent294be2616e1eda4e558253ae498f1503be347028 (diff)
man: fix bug report instructions (third time's the charm)
Compile- and run-tested this time. Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Diffstat (limited to 'man')
-rw-r--r--man/drm-kms.xml2
-rw-r--r--man/drm-memory.xml2
-rw-r--r--man/drm.xml2
-rw-r--r--man/drmAvailable.xml2
-rw-r--r--man/drmHandleEvent.xml2
-rw-r--r--man/drmModeGetResources.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/man/drm-kms.xml b/man/drm-kms.xml
index dc471bfb..eb04c263 100644
--- a/man/drm-kms.xml
+++ b/man/drm-kms.xml
@@ -309,7 +309,7 @@ static int modeset_find_crtc(int fd, drmModeRes *res, drmModeConnector *conn)
<refsect1>
<title>Reporting Bugs</title>
<para>Bugs in this manual should be reported to
- https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+ https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&amp;component=libdrm
under the "DRI" product, component "libdrm"</para>
</refsect1>
diff --git a/man/drm-memory.xml b/man/drm-memory.xml
index aab7ee77..3aa7cf25 100644
--- a/man/drm-memory.xml
+++ b/man/drm-memory.xml
@@ -410,7 +410,7 @@ memset(map, 0, creq.size);
<refsect1>
<title>Reporting Bugs</title>
<para>Bugs in this manual should be reported to
- https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+ https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&amp;component=libdrm
under the "DRI" product, component "libdrm"</para>
</refsect1>
diff --git a/man/drm.xml b/man/drm.xml
index 22bf0aa6..1f559669 100644
--- a/man/drm.xml
+++ b/man/drm.xml
@@ -119,7 +119,7 @@
<refsect1>
<title>Reporting Bugs</title>
<para>Bugs in this manual should be reported to
- https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+ https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&amp;component=libdrm
under the "DRI" product, component "libdrm"</para>
</refsect1>
diff --git a/man/drmAvailable.xml b/man/drmAvailable.xml
index 4442a0ab..1e5d7873 100644
--- a/man/drmAvailable.xml
+++ b/man/drmAvailable.xml
@@ -61,7 +61,7 @@
<refsect1>
<title>Reporting Bugs</title>
<para>Bugs in this function should be reported to
- https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+ https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&amp;component=libdrm
under the "DRI" product, component "libdrm"</para>
</refsect1>
diff --git a/man/drmHandleEvent.xml b/man/drmHandleEvent.xml
index 7064c1d1..83304428 100644
--- a/man/drmHandleEvent.xml
+++ b/man/drmHandleEvent.xml
@@ -86,7 +86,7 @@ typedef struct _drmEventContext {
<refsect1>
<title>Reporting Bugs</title>
<para>Bugs in this function should be reported to
- https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+ https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&amp;component=libdrm
under the "DRI" product, component "libdrm"</para>
</refsect1>
diff --git a/man/drmModeGetResources.xml b/man/drmModeGetResources.xml
index a18f9c52..0ab6a68b 100644
--- a/man/drmModeGetResources.xml
+++ b/man/drmModeGetResources.xml
@@ -116,7 +116,7 @@ typedef struct _drmModeRes {
<refsect1>
<title>Reporting Bugs</title>
<para>Bugs in this function should be reported to
- https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+ https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&amp;component=libdrm
under the "DRI" product, component "libdrm"</para>
</refsect1>