svn commit: r46222 - head/ja_JP.eucJP/books/handbook/ports

Ryusuke SUZUKI ryusuke at FreeBSD.org
Wed Jan 21 09:24:54 UTC 2015


Author: ryusuke
Date: Wed Jan 21 09:24:53 2015
New Revision: 46222
URL: https://svnweb.freebsd.org/changeset/doc/46222

Log:
  - Merge the following from the English version:
  
  	r46064 -> r46220	head/ja_JP.eucJP/books/handbook/ports/chapter.xml

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

Modified: head/ja_JP.eucJP/books/handbook/ports/chapter.xml
==============================================================================
--- head/ja_JP.eucJP/books/handbook/ports/chapter.xml	Wed Jan 21 08:59:56 2015	(r46221)
+++ head/ja_JP.eucJP/books/handbook/ports/chapter.xml	Wed Jan 21 09:24:53 2015	(r46222)
@@ -3,7 +3,7 @@
      The FreeBSD Documentation Project
      The FreeBSD Japanese Documentation Project
 
-     Original revision: r46064
+     Original revision: r46220
      $FreeBSD$
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
@@ -1859,12 +1859,12 @@ ports-mgmt/pkg
       <para>ÆÃÄê¤Î ports ¤ËÂФ·¡¢
 	¥ª¥×¥·¥ç¥ó¤ä°Í¸¤òÀßÄꤷ¤Æ¤¯¤À¤µ¤¤¡£</para>
 
-      <screen>&prompt.root; <userinput>poudriere options -j <replaceable>10amd64</replaceable> -p <replaceable>local</replaceable> -z <replaceable>workstation</replaceable> -f <replaceable>workstation-pkglist</replaceable></userinput></screen>
+      <screen>&prompt.root; <userinput>poudriere options -j <replaceable>10amd64</replaceable> -p <replaceable>local</replaceable> -z <replaceable>workstation</replaceable> -f <replaceable>10amd64-local-workstation-pkglist</replaceable></userinput></screen>
 
       <para>ºÇ¸å¤Ë packages ¤ò¹½ÃÛ¤·¡¢
 	package ¥ê¥Ý¥¸¥È¥ê¤òÀ¸À®¤·¤Æ¤¯¤À¤µ¤¤¡£</para>
 
-      <screen>&prompt.root; <userinput>poudriere bulk -j <replaceable>10amd64</replaceable> -p <replaceable>local</replaceable> -z <replaceable>workstation</replaceable> -f <replaceable>workstation-pkglist</replaceable></userinput></screen>
+      <screen>&prompt.root; <userinput>poudriere bulk -j <replaceable>10amd64</replaceable> -p <replaceable>local</replaceable> -z <replaceable>workstation</replaceable> -f <replaceable>10amd64-local-workstation-pkglist</replaceable></userinput></screen>
 
       <para><keycombo
 	  action="simul"><keycap>Ctrl</keycap><keycap>t</keycap></keycombo>
@@ -1883,7 +1883,7 @@ ports-mgmt/pkg
       <para><application>poudriere</application>
 	¤òÍøÍѤ¹¤ë¾å¤Ç¤Î¤è¤ê¿¤¯¤Î¾ðÊó¤Ë¤Ä¤¤¤Æ¤Ï¡¢
 	&man.poudriere.8; ¤ª¤è¤Ó¥á¥¤¥ó¤Î¥¦¥§¥Ö¥µ¥¤¥È¤Ç¤¢¤ë <link
-	  xlink:href="https://fossil.etoilebsd.net/poudriere/doc/trunk/doc/index.wiki"></link>
+	  xlink:href="https://github.com/freebsd/poudriere/wiki"></link>
 	¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£</para>
     </sect2>
   </sect1>


More information about the svn-doc-head mailing list