aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook/ports/chapter.xml
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2015-01-20 21:09:39 +0000
committerBrad Davis <brd@FreeBSD.org>2015-01-20 21:09:39 +0000
commitdcc5b453e9c9d0381fa1287fb4522742c4234385 (patch)
tree9c3cfd621d10b69a07029c3cf1eb08a432734781 /en_US.ISO8859-1/books/handbook/ports/chapter.xml
parent1af8cefe40165dda298a3f2051717c963f6faa40 (diff)
downloaddoc-dcc5b453e9c9d0381fa1287fb4522742c4234385.tar.gz
doc-dcc5b453e9c9d0381fa1287fb4522742c4234385.zip
Fix a few of the poudriere options [1] and link to the website now that has moved to github.
Reported by: Bitt Faulk <wfaulk@sbin.sh> [1]
Notes
Notes: svn path=/head/; revision=46220
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/ports/chapter.xml')
-rw-r--r--en_US.ISO8859-1/books/handbook/ports/chapter.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.xml b/en_US.ISO8859-1/books/handbook/ports/chapter.xml
index 5739b19537..02b322c502 100644
--- a/en_US.ISO8859-1/books/handbook/ports/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/ports/chapter.xml
@@ -1745,12 +1745,12 @@ ports-mgmt/pkg
<para>Options and dependencies for the specified ports are
configured:</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>Finally, packages are built and a package
repository is created:</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>
@@ -1767,7 +1767,7 @@ ports-mgmt/pkg
<para>For more information on using
<application>poudriere</application>, see &man.poudriere.8;
and the main web site, <link
- xlink:href="https://fossil.etoilebsd.net/poudriere/doc/trunk/doc/index.wiki"></link>.</para>
+ xlink:href="https://github.com/freebsd/poudriere/wiki"></link>.</para>
</sect2>
</sect1>