mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 01:48:02 +02:00
cvt man page should use Hz, not kHz, for vertical refresh rate
https://bugs.freedesktop.org/show_bug.cgi?id=48311
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
(cherry picked from commit c3180a74a4)
This commit is contained in:
parent
a5808eae02
commit
3484ef2de5
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ standard is printed. This modeline can be included in __xservername__
|
|||
.SH OPTIONS
|
||||
.TP 8
|
||||
.BR refresh
|
||||
Provide a vertical refresh rate in kHz. The CVT standard prefers either 50.0,
|
||||
60.0, 75.0 or 85.0kHz. The default is 60.0kHz.
|
||||
Provide a vertical refresh rate in Hz. The CVT standard prefers either 50.0,
|
||||
60.0, 75.0 or 85.0Hz. The default is 60.0Hz.
|
||||
.TP 8
|
||||
.BR \-v | \-\-verbose
|
||||
Warn verbosely when a given mode does not completely correspond with CVT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue