[PATCH xserver 1/2] xorg.conf.man: fix 382: warning: missing `)' (got `R') #35054
Gaetan Nadon
memsize at videotron.ca
Thu Oct 6 17:39:08 PDT 2011
http://www.gnu.org/software/groff/manual/html_node/Man-usage.html
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
hw/xfree86/man/xorg.conf.man | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/hw/xfree86/man/xorg.conf.man b/hw/xfree86/man/xorg.conf.man
index 7f98851..996798f 100644
--- a/hw/xfree86/man/xorg.conf.man
+++ b/hw/xfree86/man/xorg.conf.man
@@ -379,7 +379,9 @@ is a number used to order the fontfile FPEs. Examples:
.I misc:unscaled:pri=10 \-> /usr/share/X11/fonts/misc
.fi
.PP
-.RE .RE .RE
+.RE
+.RE
+.RE
.PP
.RS 7
Font server identifiers:
--
1.7.4.1
More information about the xorg-devel
mailing list