浏览代码

Removed literal use of the greek character 'alpha' due to error in rendered PDF.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
DJ Lucas 17 年之前
父节点
当前提交
53eeda098e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter07/console.xml

+ 1 - 1
chapter07/console.xml

@@ -213,7 +213,7 @@ EOF</userinput></screen>
       languages, because there accents are added to unaccented ASCII
       languages, because there accents are added to unaccented ASCII
       characters, or two ASCII characters are composed together. However, in
       characters, or two ASCII characters are composed together. However, in
       UTF-8 mode it is a problem, e.g., for the Greek language, where one
       UTF-8 mode it is a problem, e.g., for the Greek language, where one
-      sometimes needs to put an accent on the letter <quote>&alpha;</quote>.
+      sometimes needs to put an accent on the letter <quote>alpha</quote>.
       The solution is either to avoid the use of UTF-8, or to install the
       The solution is either to avoid the use of UTF-8, or to install the
       X window system that doesn't have this limitation in its input
       X window system that doesn't have this limitation in its input
       handling.</para>
       handling.</para>