svn commit: r47781 - head/ja_JP.eucJP/books/handbook/bsdinstall

Ryusuke SUZUKI ryusuke at FreeBSD.org
Sun Nov 15 06:42:55 UTC 2015


Author: ryusuke
Date: Sun Nov 15 06:42:54 2015
New Revision: 47781
URL: https://svnweb.freebsd.org/changeset/doc/47781

Log:
  - Merge the following from the English version:
  
  	r47512 -> r47780	head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml

Modified:
  head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml

Modified: head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml
==============================================================================
--- head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml	Sun Nov 15 01:54:32 2015	(r47780)
+++ head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml	Sun Nov 15 06:42:54 2015	(r47781)
@@ -3,7 +3,7 @@
      The FreeBSD Documentation Project
      The FreeBSD Japanese Documentation Project
 
-     Original revision: r47512
+     Original revision: r47780
      $FreeBSD$
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
@@ -561,7 +561,7 @@
 	      &os; ¥·¥¹¥Æ¥à¤ÎºÇ½é¤Î
 	      <acronym>USB</acronym> ¥Ç¥Ð¥¤¥¹¤Ë½ñ¤­¹þ¤ß¤Þ¤¹¡£</para>
 
-	    <screen>&prompt.root; <userinput>dd if=<replaceable>FreeBSD-10.2-RELEASE-amd64-memstick.img</replaceable> of=/dev/<replaceable>da0</replaceable> bs=1m conv=sync</userinput></screen>
+	    <screen>&prompt.root; <userinput>dd if=<replaceable>FreeBSD-10.2-RELEASE-amd64-memstick.img</replaceable> of=/dev/<replaceable>da0</replaceable> bs=1M conv=sync</userinput></screen>
 
 	    <para>¤â¤·¾åµ­¤Î¥³¥Þ¥ó¥É¤Ë¼ºÇÔ¤¹¤ë¤è¤¦¤Ç¤·¤¿¤é¡¢
 	      <acronym>USB</acronym> ¥¹¥Æ¥£¥Ã¥¯¤¬¥Þ¥¦¥ó¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¤³¤È¤ä¡¢


More information about the svn-doc-all mailing list