diff options
author | Cyril Brulebois <kibi@debian.org> | 2011-03-03 15:34:41 +0100 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2011-03-31 04:59:50 +0200 |
commit | dfb543b9061428e745b7a1b5910c46ffa46fadf5 (patch) | |
tree | c03ec57c74257f5c2307f6d613554edc75e1ff17 | |
parent | f340f5b117b69cccabf9b3a0f2834a4b6aae057e (diff) |
Xrandr.man: Fix grammar.
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Xrandr.man b/man/Xrandr.man index df585d1..fea196a 100644 --- a/man/Xrandr.man +++ b/man/Xrandr.man @@ -121,7 +121,7 @@ Specifies which screen. .IP \fIdraw\fP 1i Specifies the screen. .IP \fIrotation\fP 1i -Specifies the rotations or reflections possible of the screen. +Specifies the possible rotations or reflections of the screen. .IP \fIcurrent_rotation\fP 1i Specifies the current rotations and reflection of the screen. .IP \fItimestamp\fP 1i @@ -131,7 +131,7 @@ Specifies the timestamp when the screen was last (re)configured. .IP \fIconfig\fP 1i Specifies the screen configuration being used. .IP \fIsizes\fP 1i -Specifies the array of sizes supported. +Specifies the array of supported sizes. .IP \fIrate\fP 1i Specifies the refresh rate in Hz. |