Summary: | Typo in man page drm(7) version September 2012 | ||
---|---|---|---|
Product: | Mesa | Reporter: | oliver.kisielius |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | trivial | ||
Priority: | lowest | ||
Version: | 17.0 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | The offending man page as found in /usr/share/man/man7/ |
Thanks, the fix will be in the next libdrm release (2.4.78, which might be really soon actually). commit 64423a70361eec1b855022550b1c13cc4807ce0e Author: Eric Engestrom <eric.engestrom@imgtec.com> Date: Tue Apr 4 16:58:46 2017 +0100 man/drm(7): fix typo Reported-by: Oliver Kisielius <oliver.kisielius@gmail.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100559 Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 130671 [details] The offending man page as found in /usr/share/man/man7/ "where" should be "were" in the sentence "But more and more tasks where moved into the kernel." DRM appears to be part of libdrm.