mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Xvfb: Usage message typo fix.
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
ee3412b870
commit
0782894b57
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ ddxUseMsg(void)
|
|||
{
|
||||
ErrorF("-screen scrn WxHxD set screen's width, height, depth\n");
|
||||
ErrorF("-pixdepths list-of-int support given pixmap depths\n");
|
||||
ErrorF("+/-render turn on/of RENDER extension support"
|
||||
ErrorF("+/-render turn on/off RENDER extension support"
|
||||
"(default on)\n");
|
||||
ErrorF("-linebias n adjust thin line pixelization\n");
|
||||
ErrorF("-blackpixel n pixel value for black\n");
|
||||
|
|
|
|||
Loading…
Reference in a new issue