소스 검색

Removed a nodump attribute.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 년 전
부모
커밋
893d40b345
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/glibc.xml

+ 1 - 1
chapter06/glibc.xml

@@ -255,7 +255,7 @@ will output the name of the time zone (e.g.,
 Then create the <filename>/etc/localtime</filename> file by
 running:</para>
 
-<screen role="nodump"><userinput>cp -v --remove-destination /usr/share/zoneinfo/<replaceable>[xxx]</replaceable> \
+<screen><userinput>cp -v --remove-destination /usr/share/zoneinfo/<replaceable>[xxx]</replaceable> \
     /etc/localtime</userinput></screen>
 
 <para>Replace <replaceable>[xxx]</replaceable> with the name of the time zone