summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2015-04-05 13:33:06 +0000
committersthen <sthen@openbsd.org>2015-04-05 13:33:06 +0000
commitf77fc075236135e6e3de4e1cecb6121bf95d2b9c (patch)
tree2343b4a4310d5368f495559185aff76b67cffec9
parentConsistently use #if 0/#endif to handle our lack of DRM_MINOR_CONTROL. (diff)
downloadwireguard-openbsd-f77fc075236135e6e3de4e1cecb6121bf95d2b9c.tar.xz
wireguard-openbsd-f77fc075236135e6e3de4e1cecb6121bf95d2b9c.zip
Don't use GH_COMMIT and GH_TAGNAME together. From Adam Wolk.
-rw-r--r--share/man/man5/bsd.port.mk.57
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 14c17e6840e..b5ad37fc1aa 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.415 2015/04/03 10:19:22 ajacoutot Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.416 2015/04/05 13:33:06 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: April 3 2015 $
+.Dd $Mdocdate: April 5 2015 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -1701,8 +1701,7 @@ Yields a suitable default for
Account name of the GitHub user hosting the project.
.It Ev GH_COMMIT
SHA1 commit id to fetch.
-It is good practice to always specify
-the commit id, even if ${GH_TAGNAME} was specified.
+It is an error to specify ${GH_COMMIT} when ${GH_TAGNAME} is specified.
.It Ev GH_PROJECT
Name of the project on GitHub.
.It Ev GH_TAGNAME