Signed-off-by: Cyril Brulebois <[email protected]> --- man/Xrandr.man | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man/Xrandr.man b/man/Xrandr.man index 8aa572a..36905cc 100644 --- a/man/Xrandr.man +++ b/man/Xrandr.man @@ -275,7 +275,7 @@ of the server. If RandR is not supported, it returns 0 for the number of sizes. .PP .B XRRRates -returns a pointer to a the rates supported by the specified size. +returns a pointer to the rates supported by the specified size. If RandR is not supported, it returns 0 for the number of rates. .PP .B XRRTimes -- 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
