[PATCH:xrandr] Bug 29348 - dot clock parameter missing from --newmode in man page

Alan Coopersmith alan.coopersmith at oracle.com
Wed Sep 22 19:41:10 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29348

Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
---
 xrandr.man |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xrandr.man b/xrandr.man
index c486a05..68991d7 100644
--- a/xrandr.man
+++ b/xrandr.man
@@ -225,7 +225,7 @@ pixel size will be set.
 .IP "\-\-newmode \fIname\fP \fImode\fP"
 New modelines can be added to the server and then associated with outputs.
 This option does the former. The \fImode\fP is specified using the ModeLine
-syntax for xorg.conf: hdisp hsyncstart hsyncend htotal vdisp vsyncstart
+syntax for xorg.conf: clock hdisp hsyncstart hsyncend htotal vdisp vsyncstart
 vsyncend vtotal \fIflags\fP. \fIflags\fP can be zero or more of +HSync,
 -HSync, +VSync, -VSync, Interlace, DoubleScan, CSync, +CSync, -CSync. Several
 tools permit to compute the usual modeline from a height, width, and refresh
-- 
1.5.6.5



More information about the xorg-devel mailing list