Jesse Adkins wrote: > This hasn't worked in years, and libxtrans has changed the default. > > Signed-off-by: Jesse Adkins <[email protected]> > --- > hw/xfree86/doc/man/Xorg.man.pre | 7 +++---- > 1 files changed, 3 insertions(+), 4 deletions(-) > > diff --git a/hw/xfree86/doc/man/Xorg.man.pre b/hw/xfree86/doc/man/Xorg.man.pre > index 46d0e44..3d90a0b 100644 > --- a/hw/xfree86/doc/man/Xorg.man.pre > +++ b/hw/xfree86/doc/man/Xorg.man.pre > @@ -78,20 +78,19 @@ more of the following: > NAMED > PTS > SCO > -ISC > .fi > .RE > .PP > which represent SVR4 Named Streams pipe, Old-style USL Streams pipe, > -SCO XSight Streams pipe, and ISC Streams pipe, respectively. You can > -select a single mechanism (e.g. > +and SCO XSight Streams pipe, respectively. You can select a single > +mechanism (e.g. > .IR XLOCAL=NAMED ), > or an ordered list (e.g. \fIXLOCAL="NAMED:PTS:SCO"\fP). > his variable overrides the compiled-in defaults. For SVR4 it is > recommended that > .I NAMED > be the first preference connection. The default setting is > -.IR PTS:NAMED:ISC:SCO . > +.IR PTS:NAMED:SCO . > .PP > To globally override the compiled-in defaults, you should define (and > export if using
Reviewed-by: Alan Coopersmith <[email protected]> -- -Alan Coopersmith- [email protected] Oracle Solaris Platform Engineering: X Window System _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
