From: sthen Date: Thu, 14 Sep 2023 14:06:13 +0000 (+0000) Subject: document print-plist-libs X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e236e0bfe1abbdc46ca9993442b0167f144d19ae;p=openbsd document print-plist-libs --- diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 1a38fdd632c..2218b040160 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.627 2023/09/12 08:54:04 jsg Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.628 2023/09/14 14:06:13 sthen Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 12 2023 $ +.Dd $Mdocdate: September 14 2023 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -746,6 +746,10 @@ See Generate and print the list of static and dynamic libraries present in the port. See .Xr pkg_create 1 . +.It Cm print-plist-all-libs +Iterate over +.Cm print-plist-libs +for all subpackages in a given port. .It Cm print-plist-libs-with-depends Like .Cm print-plist-libs ,