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"
-- 
1.9.1

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to