diff options
author | Cyril Brulebois <kibi@debian.org> | 2011-03-03 15:54:58 +0100 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2011-04-01 03:22:19 +0200 |
commit | cf351e133c71fdae77c961373e01258404a5ff7f (patch) | |
tree | 8e4531af522151d059f95af5c9b2a47ab297acf1 | |
parent | e92474f36a2157ce8939b143e077d9342638e74a (diff) |
Xrandr.man: Build full sentences for easier reading.
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Cyril Brulebois <kibi@debian.org>
-rw-r--r-- | man/Xrandr.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/Xrandr.man b/man/Xrandr.man index 56d538b..8ecea23 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 |