mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 13:00:09 +01:00
progs/xdemos: fix typo in glxinfo help
This commit is contained in:
parent
8416d34279
commit
68205bf5b4
1 changed files with 1 additions and 1 deletions
|
|
@ -1113,7 +1113,7 @@ usage(void)
|
|||
printf("\t-display <dname>: Print GLX visuals on specified server.\n");
|
||||
printf("\t-h: This information.\n");
|
||||
printf("\t-i: Force an indirect rendering context.\n");
|
||||
printf("\t-b: Find the 'best' visual and print it's number.\n");
|
||||
printf("\t-b: Find the 'best' visual and print its number.\n");
|
||||
printf("\t-l: Print interesting OpenGL limits.\n");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue