From 1bebd8bfac6e68fdd0e53ea54a3fab352c2801da Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 10 Aug 2014 11:23:02 +0000 Subject: [PATCH] some Ev fixes; --- share/man/man5/bsd.port.mk.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 355a878dd45..d3e68dfb087 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.403 2014/08/10 10:10:21 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.404 2014/08/10 11:23:02 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -2752,7 +2752,7 @@ will substitute the value of .Ev FULLPKGNAME-foo for .Li ${FULLPKGNAME} . -.It Ev SUBST_DATA , SUBST_MAN, SUBST_PROGRAM +.It Ev SUBST_DATA , SUBST_MAN , SUBST_PROGRAM Specialized versions of .Ev SUBST_CMD that use @@ -3822,7 +3822,7 @@ instead. Likewise, use .Ev EXTRACT_CASES instead. -.It Ev FETCH_BEFORE_ARGS , Ev FETCH_AFTER_ARGS +.It Ev FETCH_BEFORE_ARGS , FETCH_AFTER_ARGS Set .Ev FETCH_CMD to point to a script that does any required special treatment instead. -- 2.20.1