From d40a7da2f02a6ebca53a4ef61998896a62d5416d Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 21 Nov 2011 12:39:39 +0000 Subject: [PATCH] also make the connection to pkgpath(7) more obvious --- infrastructure/man/man1/dpb.1 | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/infrastructure/man/man1/dpb.1 b/infrastructure/man/man1/dpb.1 index ddbf3c3cc99..561931d83c1 100644 --- a/infrastructure/man/man1/dpb.1 +++ b/infrastructure/man/man1/dpb.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dpb.1,v 1.19 2011/11/21 12:03:05 espie Exp $ +.\" $OpenBSD: dpb.1,v 1.20 2011/11/21 12:39:39 espie Exp $ .\" .\" Copyright (c) 2010 Marc Espie .\" @@ -57,7 +57,9 @@ installations. .Nm can take .Ar pkgpath ... -to build as parameters. +to build as parameters, as +.Xr pkgpath 7 +specifications. .Pp Options are as follows: .Bl -tag -width pkgpathlonger @@ -76,8 +78,9 @@ take a long time to build will happen earlier. Clean port working directory and log before each build. .It Fl C Ar pathlist Don't clean port working directories after build. -Use a list of simple pkgpaths, as this does not take multi and flavors into -account. +Use a list of simple +.Xr pkgpath 7 , +as this does not take subpackages and flavors into account. .It Fl D Ar PARAM Ns = Ns Ar value Set defined parameter to value. Known parameters are as follows: @@ -155,7 +158,9 @@ STARTUP=path .Ed which will be run at start-up on each machine. .It Fl I Ar subdirlist -List of pkgpaths to install, on the local box. +List of +.Xr pkgpath 7 +to install, on the local box. This will also add them to the list of things to build. .It Fl j Ar n Number of concurrent local jobs to run (defaults to hw.ncpu if no hosts file). @@ -173,7 +178,9 @@ Avoid for now, as has serious race conditions which yield random errors under stress conditions such as bulk build. .It Fl P Ar subdirlist -Read list of pkgpaths from file +Read list of +.Xr pkgpath 7 +from file. .It Fl q Don't quit while errors/locks are around. .It Fl r