[PATCH] xfree86: expose Option "TransformationMatrix"
vdb at picaros.org
vdb at picaros.org
Sat Sep 10 08:19:17 PDT 2011
> > diff --git a/hw/xfree86/man/xorg.conf.man b/hw/xfree86/man/xorg.conf.man
> > index 6774dbc..6aae650 100644
> > --- a/hw/xfree86/man/xorg.conf.man
> > +++ b/hw/xfree86/man/xorg.conf.man
> > @@ -948,6 +948,17 @@ is equivalent to
> >
> > This option controls the startup behavior only, a device
> > may be reattached or set floating at runtime.
> > +.TP 7
> > +.BI "Option \*qTransformationMatrix\*q \*qa b c d e f g h i\*q
Shouldn't this read
+.BI "Option \*qTransformationMatrix\*q \*q" a " " b " " c " " d " " e " " f " " g " " h " " i \*q
such that the symbolic parameters a, ..., i are set in italic ?
More information about the xorg-devel
mailing list