diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2023-05-29 09:05:25 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2023-05-29 09:05:25 +0000 |
commit | 8000530c0d705926e38f59bbb41eea1d09c588e6 (patch) | |
tree | e9d8fe38a4176d7fc7cf60ab150ccec92e4a576a | |
parent | 3dcb8475e9114c1a40e36f9fad1c2667966681b6 (diff) |
renamed log file
-rw-r--r-- | share/man/man1/dpb.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/dpb.1 b/share/man/man1/dpb.1 index 316c770ecc1..1ee0c659e68 100644 --- a/share/man/man1/dpb.1 +++ b/share/man/man1/dpb.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dpb.1,v 1.31 2023/04/11 15:02:56 espie Exp $ +.\" $OpenBSD: dpb.1,v 1.32 2023/05/29 09:05:24 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: April 11 2023 $ +.Dd $Mdocdate: May 29 2023 $ .Dt DPB 1 .Os .Sh NAME @@ -1340,7 +1340,7 @@ and finishes at .Sq package . .It Pa built-packages.log The actual list of fullpkgname.tgz as they get built. -.It Pa concurrent.log +.It Pa cpu-concurrency.log Shows the actual concurrency achieved as a result of job starvation / parallel handling. Only gets a new line when the value changes: pid timestamp jobs |