mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-17 16:00:32 +01:00
Xvfb: Usage message typo fix.
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 0782894b57)
Conflicts:
hw/vfb/InitOutput.c
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
feb39870e0
commit
5d757096fc
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@ ddxUseMsg(void)
|
|||
ErrorF("-screen scrn WxHxD set screen's width, height, depth\n");
|
||||
ErrorF("-pixdepths list-of-int support given pixmap depths\n");
|
||||
#ifdef RENDER
|
||||
ErrorF("+/-render turn on/of RENDER extension support"
|
||||
ErrorF("+/-render turn on/off RENDER extension support"
|
||||
"(default on)\n");
|
||||
#endif
|
||||
ErrorF("-linebias n adjust thin line pixelization\n");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue