From: espie Date: Sun, 3 Sep 2023 12:24:16 +0000 (+0000) Subject: if UNLOCK_CMD is a user settings, so is LOCK_CMD ! X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=2b5ac95f2d70e161f73c4b39fcb75ab5258bd958;p=openbsd if UNLOCK_CMD is a user settings, so is LOCK_CMD ! --- diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index b02fd94299d..c05f2889279 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.584 2023/09/03 12:22:21 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.585 2023/09/03 12:24:16 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -2151,6 +2151,7 @@ Defaults to If set, points to a local directory common for all instances of concurrent ports builds. .It Ev LOCK_CMD +User settings. Expands to a command that will acquire a lock, namely .Xr portlock 1 . See also