Signed-off-by: Cyril Brulebois <[email protected]> --- man/Xrandr.man | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/Xrandr.man b/man/Xrandr.man index 36905cc..14dcb51 100644 --- a/man/Xrandr.man +++ b/man/Xrandr.man @@ -308,9 +308,9 @@ information if it fails and try the call again (by calling \fBXRRGetScreenInfo\fP). .PP .B XRRSetScreenConfigAndRate -like +is like .B XRRSetScreenConfig -but also set the refresh rate. If specified rate is not supported a +but also sets the refresh rate. If specified rate is not supported a .B BadValue error is returned. .PP @@ -325,7 +325,7 @@ are used to get specific configuration information out of a screen configuration. .PP .B XRRGetScreenInfo -Returns a screen configuration for later use; the information is +returns a screen configuration for later use; the information is private to the library. Call .B XRRFreeScreenConfigInfo -- 1.7.4.1 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
