diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-10-17 15:08:13 -0400 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-10-19 17:22:18 -0700 |
commit | 321873f8045139edd47b526a765f8b1c66f53cd4 (patch) | |
tree | a400f9d6029e807952ea56b466568d76ae12ab85 | |
parent | 3e145d3d67b472cb5d74cb8078b614160c4722b7 (diff) |
xorg.conf.man: fix 382: warning: missing `)' (got `R') #35054
http://www.gnu.org/software/groff/manual/html_node/Man-usage.html
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | 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 7f98851b6..996798f1c 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: |