diff options
Diffstat (limited to 'share/man/man5/bsd.port.mk.5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 0976a7b5240..5babbb097e5 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.123 2003/09/09 15:37:39 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.124 2003/09/18 09:49:43 jmc Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -948,8 +948,8 @@ If set to .Sq Yes , do not print anything when ignoring a port. .It Ev INSTALL_{PROGRAM,SCRIPT,DATA,MAN}[_DIR] -Macros to use to install a program, a script, a man page, or data (or the -corresponding directory, respectively). +Macros to use to install a program, a script, data, or a man page (or the +corresponding directory), respectively. .It Ev INSTALL_TARGET Target invoked to install the software, during fake installation. Default is |