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>main
parent
294be2616e
commit
10ca5e13a8
|
@ -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&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
|
@ -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&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
|
@ -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&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
|
@ -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&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
|
@ -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&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
|
@ -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&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
Loading…
Reference in New Issue