diff options
author | 2011-11-25 13:59:18 +0000 | |
---|---|---|
committer | 2011-11-25 13:59:18 +0000 | |
commit | fcd43c0808dd3e4743ba6ed8f038e83bfe091626 (patch) | |
tree | b058becb3b17bdb180883c0d6cc580840d81f7d0 /share/man/man5 | |
parent | fix compile errors without INET6. no binary change. (diff) | |
download | wireguard-openbsd-fcd43c0808dd3e4743ba6ed8f038e83bfe091626.tar.xz wireguard-openbsd-fcd43c0808dd3e4743ba6ed8f038e83bfe091626.zip |
document show-prepare-results
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index b6742b6d53b..642fe76f663 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.307 2011/11/25 11:12:21 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.308 2011/11/25 13:59:18 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -688,6 +688,9 @@ Used by some options of .Xr dpb 1 , suitable for .Ev BULK_TARGETS . +.It Ar show-prepare-results +Prints the list of actual installed packages found out by +.Ar prepare . .It Ar show-required-by Prints the list of .Xr pkgpath 7 |