[PATCH 6/7] man: Avoid single quotes.
Cyril Brulebois
kibi at debian.org
Sun Jun 5 14:32:29 PDT 2011
Use double quotes instead, the target paragraph was rendered this way:
| This will add /usr/share/X11/fonts/misc as the first FPE with the
| attribute the attribute unscaled etc. This is functionally equivalent
| to setting the following font path:
Signed-off-by: Cyril Brulebois <kibi at debian.org>
---
man/Xserver.man | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/Xserver.man b/man/Xserver.man
index 34b0016..b173f87 100644
--- a/man/Xserver.man
+++ b/man/Xserver.man
@@ -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
+"unscaled", second FPE will be /usr/share/X11/fonts/75dpi, also with
+the attribute "unscaled" etc. This is functionally equivalent to setting
the following font path:
.nf
--
1.7.5.3
More information about the xorg-devel
mailing list