man: Fix some weston.ini.man typesetting macros
This patch fixes a couple of misuses around .TP 7 macros that wrongly limited right margins and relative identation. Reviewed-by: Derek Foreman <derekf@osg.samsung.com> Tested-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
committed by
Pekka Paalanen
parent
77f7daca68
commit
4b53f630e8
+1
-2
@@ -107,7 +107,6 @@ directory are:
|
|||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
.TP 7
|
.TP 7
|
||||||
.TP 7
|
|
||||||
.BI "modules=" xwayland.so,cms-colord.so
|
.BI "modules=" xwayland.so,cms-colord.so
|
||||||
specifies the modules to load (string). Available modules in the
|
specifies the modules to load (string). Available modules in the
|
||||||
.IR "__weston_modules_dir__"
|
.IR "__weston_modules_dir__"
|
||||||
@@ -121,7 +120,6 @@ directory are:
|
|||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
.TP 7
|
.TP 7
|
||||||
.TP 7
|
|
||||||
.BI "backend=" headless-backend.so
|
.BI "backend=" headless-backend.so
|
||||||
overrides defaults backend. Available backend modules in the
|
overrides defaults backend. Available backend modules in the
|
||||||
.IR "__weston_modules_dir__"
|
.IR "__weston_modules_dir__"
|
||||||
@@ -138,6 +136,7 @@ directory are:
|
|||||||
.BR x11-backend.so
|
.BR x11-backend.so
|
||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
|
.TP 7
|
||||||
.BI "gbm-format="format
|
.BI "gbm-format="format
|
||||||
sets the GBM format used for the framebuffer for the GBM backend. Can be
|
sets the GBM format used for the framebuffer for the GBM backend. Can be
|
||||||
.B xrgb8888,
|
.B xrgb8888,
|
||||||
|
|||||||
Reference in New Issue
Block a user