[PATCH 7/7] man: Improve quotes vs. macros consistency.

Cyril Brulebois kibi at debian.org
Sun Jun 5 14:32:30 PDT 2011


Signed-off-by: Cyril Brulebois <kibi at debian.org>
---
 man/Xserver.man |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/Xserver.man b/man/Xserver.man
index b173f87..02ba073 100644
--- a/man/Xserver.man
+++ b/man/Xserver.man
@@ -502,9 +502,9 @@ You can specify a special kind of font path in the form \fBcatalogue:<dir>\fR.
 The directory specified after the catalogue: prefix will be scanned for symlinks
 and each symlink destination will be added as a local fontfile FPE (Font Path Element).
 .PP
-The symlink can be suffixed by attributes such as '\fBunscaled\fR', which
+The symlink can be suffixed by attributes such as "\fBunscaled\fR", which
 will be passed through to the underlying fontfile FPE. The only exception is
-the newly introduced '\fBpri\fR' attribute, which will be used for ordering
+the newly introduced "\fBpri\fR" attribute, which will be used for ordering
 the font paths specified by the symlinks.
 
 An example configuration:
@@ -518,8 +518,8 @@ An example configuration:
 .fi
 
 This will add /usr/share/X11/fonts/misc as the first FPE with the attribute
-"unscaled", second FPE will be /usr/share/X11/fonts/75dpi, also with
-the attribute "unscaled" etc. This is functionally equivalent to setting
+"\fBunscaled\fR", second FPE will be /usr/share/X11/fonts/75dpi, also with
+the attribute "\fBunscaled\fR" etc. This is functionally equivalent to setting
 the following font path:
 
 .nf
-- 
1.7.5.3



More information about the xorg-devel mailing list