summaryrefslogtreecommitdiff
path: root/share/man/man1
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2018-09-18 12:49:11 +0000
committerMarc Espie <espie@cvs.openbsd.org>2018-09-18 12:49:11 +0000
commitceb161aab56e6c9f725eb7b775406e45a2d65be5 (patch)
treeab2f32765c14767ef9fb5dd51d7db0d7ce9e0b4f /share/man/man1
parent077351d43c731a49cdf561b7cb1f6d30f810aafb (diff)
document parallel2
Diffstat (limited to 'share/man/man1')
-rw-r--r--share/man/man1/dpb.112
1 files changed, 10 insertions, 2 deletions
diff --git a/share/man/man1/dpb.1 b/share/man/man1/dpb.1
index c6d20f3efd2..326ecb84775 100644
--- a/share/man/man1/dpb.1
+++ b/share/man/man1/dpb.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dpb.1,v 1.6 2018/07/16 13:14:06 espie Exp $
+.\" $OpenBSD: dpb.1,v 1.7 2018/09/18 12:49:10 espie Exp $
.\"
.\" Copyright (c) 2010-2013 Marc Espie <espie@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 16 2018 $
+.Dd $Mdocdate: September 18 2018 $
.Dt DPB 1
.Os
.Sh NAME
@@ -459,6 +459,10 @@ Run big ports on several cores.
See
.Fl p
option.
+.It parallel2=p
+Run largest ports on many cores.
+Defaults to the same value as the parallel option, but can be increased for,
+say, chromium.
.It repair=0/1
Defaults to 1.
Run
@@ -850,6 +854,10 @@ from running while port is building.
Port that can be built in parallel, uses
.Ev MAKE_JOBS
and several build slots.
+.It Ar parallel2
+Very large port that should be built in parallel, uses
+.Ev MAKE_JOBS
+and lots of build slots.
.It Ar tag:kde3
kde3 port that conflicts with kde4 ports.
Prevent scheduling ports with