Add missing buildid to the mandatory arguments to makeworld.

This commit is contained in:
Erwin Lansing 2008-09-12 11:36:27 +00:00
parent dfabed90aa
commit ba5321a69c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32878

View file

@ -131,7 +131,7 @@
be updated first unless <literal>-nocvs</literal> is
specified.</para>
<screen>/var/portbuild&prompt.root; <userinput>scripts/makeworld <replaceable>${arch}</replaceable> <replaceable>${branch}</replaceable> [-nocvs]</userinput></screen>
<screen>/var/portbuild&prompt.root; <userinput>scripts/makeworld <replaceable>${arch}</replaceable> <replaceable>${branch}</replaceable> <replaceable>${buildid}</replaceable> [-nocvs]</userinput></screen>
<para>The <filename>bindist.tar</filename> tarball is created from the
previously installed world by the <command>mkbindist</command>