diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2008-06-08 10:28:49 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2008-06-08 10:28:49 +0000 |
commit | cddc2d3424a81d501fb5ff033fc2d4835dcb6cf6 (patch) | |
tree | 49c75d1d427c6bcb9c7036e1b36dde16aad3719d | |
parent | 62738fdf9c6aeb6181d7ddc4f564f1b06484150c (diff) |
explain about ^SYSCONFDIR
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index a0fca6cdc5c..7028994f8a9 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.215 2008/06/07 21:58:22 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.216 2008/06/08 10:28:48 espie 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: June 7 2008 $ +.Dd $Mdocdate: June 8 2008 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -1699,6 +1699,11 @@ in .Ev MULTI_PACKAGES ) . Add other variables as needed. +Some variable names are prefixed by a ^. +This is only relevant for +.Ar update-plist , +where it means the variable will only be substituted at the beginning of +a path. .It Ev SUDO User settings. If set to |