From 731fc1f077eb53feb332e47a960ecd4971573236 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sun, 18 May 2003 21:13:40 +0000 Subject: [PATCH] Add/change some sgml tags where needed. --- en_US.ISO8859-1/books/handbook/x11/chapter.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml index 78177dc20c..b8e586503d 100644 --- a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml @@ -741,7 +741,7 @@ EndSection This file must be in XML format. Pay careful attention to case, and make sure all tags are properly closed. The file begins with the usual XML header followed by a DOCTYPE - definition, and then the <fontconfig> tag: + definition, and then the <fontconfig> tag: <?xml version="1.0"?> @@ -836,7 +836,7 @@ EndSection Once you have finished editing local.conf make sure you end the file - with the </fontconfig> tag. Not doing this will cause + with the </fontconfig> tag. Not doing this will cause your changes to be ignored. The default font set that comes with @@ -881,8 +881,8 @@ EndSection Depending on the sort of display, - rgb may need to be changed to bgr, - vrgb or vbgr: experiment and + rgb may need to be changed to bgr, + vrgb or vbgr: experiment and see which works best. Mozilla @@ -903,7 +903,7 @@ EndSection Mozilla 1.2 and greater will automatically use anti-aliasing. To disable this, rebuild Mozilla with the - -DWITHOUT_XFT flag. + -DWITHOUT_XFT flag.