summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-05-17 20:54:52 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-05-17 20:54:52 -0700
commitc85b3c711d96331b4aa564ee4c9168d1aa0c10bc (patch)
tree2b075a1322ff9480744a8250ff69cb06199023ef
parent8d4356002f886417c1edb7b41aa1139d984bb861 (diff)
XDGA.man: Fix capitalization of ViewportStep to match xf86dgaproto headers
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--man/XDGA.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/XDGA.man b/man/XDGA.man
index 5bff838..2121787 100644
--- a/man/XDGA.man
+++ b/man/XDGA.man
@@ -372,9 +372,9 @@ etc.
The dimensions of the portion of the framebuffer which will be displayed
on the screen.
.TP 8
-.I xViewPortStep
+.I xViewportStep
.TP 8
-.I yViewPortStep
+.I yViewportStep
The granularity of the x,y viewport positioning possible with the
.BR XDGASetViewport ()
function.
@@ -522,9 +522,9 @@ rectangle.
sets the upper left-hand corner of the rectangle of framebuffer that is
to be displayed on the screen. Not all locations may be supported by
the hardware and requested locations will be adjusted according to the
-.I xViewPortStep
+.I xViewportStep
and
-.I yViewPortStep
+.I yViewportStep
fields in the
.IR XDGAMode .
.PP