svn commit: r52187 - in head/ja_JP.eucJP/books/handbook: kernelconfig multimedia

Ryusuke SUZUKI ryusuke at FreeBSD.org
Tue Aug 28 15:32:16 UTC 2018


Author: ryusuke
Date: Tue Aug 28 15:32:14 2018
New Revision: 52187
URL: https://svnweb.freebsd.org/changeset/doc/52187

Log:
  - Merge the following from the English version:
  
  	r50592 -> r52157	head/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml
  	r51486 -> r52152	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml

Modified:
  head/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml
  head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml

Modified: head/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml
==============================================================================
--- head/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml	Tue Aug 28 10:11:39 2018	(r52186)
+++ head/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml	Tue Aug 28 15:32:14 2018	(r52187)
@@ -3,7 +3,7 @@
      The FreeBSD Documentation Project
      The FreeBSD Japanese Documentation Project
 
-     Original revision: r50592
+     Original revision: r52157
      $FreeBSD$
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
@@ -279,7 +279,7 @@ ath_hal(4)               - Atheros Hardware Access Lay
       ¤½¤ÎÃæ¤Ë¤Ï¡¢¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë³Æ¥¢¡¼¥­¥Æ¥¯¥Á¥ã
       <filename>amd64</filename>,
       <filename>i386</filename>, <filename>ia64</filename>,
-      <filename>pc98</filename>, <filename>powerpc</filename> ¤ª¤è¤Ó
+      <filename>powerpc</filename> ¤ª¤è¤Ó
       <filename>sparc64</filename> ¤Î¥µ¥Ö¥Ç¥£¥ì¥¯¥È¥ê¤¬¤¢¤ê¤Þ¤¹¡£
       ³Æ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î¥Ç¥£¥ì¥¯¥È¥êÆâÉô¤Ë¤¢¤ë¥Õ¥¡¥¤¥ë¤Ï¤¹¤Ù¤Æ¤½¤Î¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Î¤ß»ÈÍѤµ¤ì¤Þ¤¹¡£
       »Ä¤ê¤Î¥³¡¼¥É¤Ï¡¢¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ë°Í¸¤·¤Ê¤¤¡¢

Modified: head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
==============================================================================
--- head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml	Tue Aug 28 10:11:39 2018	(r52186)
+++ head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml	Tue Aug 28 15:32:14 2018	(r52187)
@@ -3,7 +3,7 @@
      The FreeBSD Documentation Project
      The FreeBSD Japanese Documentation Project
 
-     Original revision: r51486
+     Original revision: r52152
      $FreeBSD$
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
@@ -1422,7 +1422,7 @@ bktr0: Pinnacle/Miro TV, Philips SECAM tuner.</program
 
       <para>ºÇ¸å¤Ë¥Ð¥Ã¥¯¥¨¥ó¥É¤òµ¯Æ°¤·¤Æ¤¯¤À¤µ¤¤¡£</para>
 
-      <screen>&prompt.root; <userinput>echo 'mythbackend_enable="YES"' >> /etc/rc.conf</userinput>
+      <screen>&prompt.root; <userinput>sysrc mythbackend_enable=yes</userinput>
 &prompt.root; <userinput>service mythbackend start</userinput></screen>
     </sect2>
   </sect1>


More information about the svn-doc-all mailing list