svn commit: r44971 - head/ja_JP.eucJP/books/handbook/linuxemu
Ryusuke SUZUKI
ryusuke at FreeBSD.org
Thu May 29 11:32:16 UTC 2014
Author: ryusuke
Date: Thu May 29 11:32:15 2014
New Revision: 44971
URL: http://svnweb.freebsd.org/changeset/doc/44971
Log:
PR: docs/190275
o Substitute quote tag by real quotation.
Spotted by: Ryusuke Yanagisawa <ryngsw _at_ gmail dot com>
Modified:
head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
Modified: head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
==============================================================================
--- head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml Wed May 28 15:17:27 2014 (r44970)
+++ head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml Thu May 29 11:32:15 2014 (r44971)
@@ -95,7 +95,7 @@
<para>Linux ¸ß´¹µ¡Ç½¤ò¾ï¤Ë͸ú¤Ë¤¹¤ë¾ì¹ç¤Ë¤Ï¡¢
<filename>/etc/rc.conf</filename> ¤Ë°Ê²¼¤Î¹Ô¤òÄɲ䷤Ƥ¯¤À¤µ¤¤¡£</para>
- <programlisting>linux_enable=<quote>YES</quote></programlisting>
+ <programlisting>linux_enable="YES"</programlisting>
<para>¤³¤ÎÀßÄê¤Ë¤è¤ê¡¢<filename>/etc/rc.i386</filename>
¤Ç¤Ï¼¡¤Î¤è¤¦¤ÊÁàºî¤¬¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£</para>
More information about the svn-doc-all
mailing list