mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 18:20:11 +01:00
man: fix bug report instruction
Component "libdrm" doesn't exist (anymore?) Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
parent
64423a7036
commit
33312e42a7
6 changed files with 12 additions and 12 deletions
|
|
@ -309,8 +309,8 @@ 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
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other" or
|
||||
"libdrm" as the component.</para>
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other"
|
||||
as the component.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
|||
|
|
@ -410,8 +410,8 @@ memset(map, 0, creq.size);
|
|||
<refsect1>
|
||||
<title>Reporting Bugs</title>
|
||||
<para>Bugs in this manual should be reported to
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other" or
|
||||
"libdrm" as the component.</para>
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other"
|
||||
as the component.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
|||
|
|
@ -119,8 +119,8 @@
|
|||
<refsect1>
|
||||
<title>Reporting Bugs</title>
|
||||
<para>Bugs in this manual should be reported to
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other" or
|
||||
"libdrm" as the component.</para>
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other"
|
||||
as the component.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
|||
|
|
@ -61,8 +61,8 @@
|
|||
<refsect1>
|
||||
<title>Reporting Bugs</title>
|
||||
<para>Bugs in this function should be reported to
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other" or
|
||||
"libdrm" as the component.</para>
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other"
|
||||
as the component.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
|||
|
|
@ -86,8 +86,8 @@ typedef struct _drmEventContext {
|
|||
<refsect1>
|
||||
<title>Reporting Bugs</title>
|
||||
<para>Bugs in this function should be reported to
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other" or
|
||||
"libdrm" as the component.</para>
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other"
|
||||
as the component.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
|||
|
|
@ -116,8 +116,8 @@ typedef struct _drmModeRes {
|
|||
<refsect1>
|
||||
<title>Reporting Bugs</title>
|
||||
<para>Bugs in this function should be reported to
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other" or
|
||||
"libdrm" as the component.</para>
|
||||
http://bugs.freedesktop.org under the "Mesa" product, with "Other"
|
||||
as the component.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue