diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-02 15:34:49 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-02 15:34:49 +0100 |
commit | ecfe19dd1bb589b6a3e832e2b2be82828b7d0a51 (patch) | |
tree | f309be5c08aec6e0b54bc42cdf2234d5085f0e31 | |
parent | f395198c1aa31763f01e1a91e905ea3ec17125d2 (diff) | |
download | drminfo-ecfe19dd1bb589b6a3e832e2b2be82828b7d0a51.tar.gz |
drop gl mode from man page
-rw-r--r-- | drmtest.1 | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -29,11 +29,7 @@ Load and display the given image file instead of the test screen. Supports png and jpeg files. .TP .BI "-f" "\ fmt" -Pick framebuffer format. Has no effect in GL mode. -.TP -.B -g -Use GL mode. Creates OpenGL context using EGL and uses that instead -of (cairo) software rendering. +Pick framebuffer format. .SH "SEE ALSO" .BR drminfo(1), .SH AUTHOR |