소스 검색

* Fixed typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3743 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 21 년 전
부모
커밋
c99db3bed1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter05/coreutils.xml

+ 1 - 1
chapter05/coreutils.xml

@@ -33,7 +33,7 @@
 
 <para>This package has an issue when compiled against versions of Glibc
 later than 2.3.2.  Some of the Coreutils utilities (such as
-(<command>head</command>, <command>tail</command> and <command>sort</command>)
+<command>head</command>, <command>tail</command> and <command>sort</command>)
 will reject their traditional syntax, a syntax that has been in use for
 approximately 30 years. This old syntax is so pervasive that compatibility
 should be preserved until the many places where it is used can be