[WESTON PATCH 1/1] Weston: Fix some weston.ini.man typesetting macros

Pekka Paalanen ppaalanen at gmail.com
Tue Nov 11 03:06:58 PST 2014


On Fri, 24 Oct 2014 09:10:55 -0500
Derek Foreman <derekf at osg.samsung.com> wrote:

> An obvious improvement.
> 
> Reviewed-by: Derek Foreman <derekf at osg.samsung.com>

Indeed, pushed.


Thanks,
pq


> On 23/10/14 09:40 PM, Frederic Plourde wrote:
> > This patch fixes a couple of misuses around .TP 7 macros that wrongly
> > limited right margins and relative identation.
> > ---
> >  man/weston.ini.man | 3 +--
> >  1 file changed, 1 insertion(+), 2 deletions(-)
> > 
> > diff --git a/man/weston.ini.man b/man/weston.ini.man
> > index c05a221..54a1925 100644
> > --- a/man/weston.ini.man
> > +++ b/man/weston.ini.man
> > @@ -100,51 +100,50 @@ implemented shell or one with Weston as default. Available shells
> >  in the
> >  .IR "__weston_modules_dir__"
> >  directory are:
> >  .PP
> >  .RS 10
> >  .nf
> >  .BR desktop-shell.so
> >  .fi
> >  .RE
> >  .TP 7
> > -.TP 7
> >  .BI "modules=" xwayland.so,cms-colord.so
> >  specifies the modules to load (string). Available modules in the
> >  .IR "__weston_modules_dir__"
> >  directory are:
> >  .PP
> >  .RS 10
> >  .nf
> >  .BR xwayland.so
> >  .BR cms-colord.so
> >  .BR screen-share.so
> >  .fi
> >  .RE
> >  .TP 7
> > -.TP 7
> >  .BI "backend=" headless-backend.so
> >  overrides defaults backend. Available backend modules in the
> >  .IR "__weston_modules_dir__"
> >  directory are:
> >  .PP
> >  .RS 10
> >  .nf
> >  .BR drm-backend.so
> >  .BR fbdev-backend.so
> >  .BR headless-backend.so
> >  .BR rdp-backend.so
> >  .BR rpi-backend.so
> >  .BR wayland-backend.so
> >  .BR x11-backend.so
> >  .fi
> >  .RE
> > +.TP 7
> >  .BI "gbm-format="format
> >  sets the GBM format used for the framebuffer for the GBM backend. Can be
> >  .B xrgb8888,
> >  .B xrgb2101010,
> >  .B rgb565.
> >  By default, xrgb8888 is used.
> >  .RS
> >  .PP
> >  
> >  .SH "LIBINPUT SECTION"
> > 
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel



More information about the wayland-devel mailing list