summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authorjeremy <jeremy@openbsd.org>2012-04-27 19:32:23 +0000
committerjeremy <jeremy@openbsd.org>2012-04-27 19:32:23 +0000
commitf25b61d50393c2d43b05e24f44573cb25d0e7af7 (patch)
tree911a06384e505abaf9325d5f77d6a570bb7adc74 /share/man/man5
parentFix the `all keys up' event handling logic to only apply to it, and not to (diff)
downloadwireguard-openbsd-f25b61d50393c2d43b05e24f44573cb25d0e7af7.tar.xz
wireguard-openbsd-f25b61d50393c2d43b05e24f44573cb25d0e7af7.zip
Remove mention of CHMOD and CHOWN variables, no longer used.
OK espie@
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/bsd.port.mk.516
1 files changed, 2 insertions, 14 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 3dfeb2dbfb6..03f1b8e4998 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.333 2012/04/04 15:58:21 landry Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.334 2012/04/27 19:32:23 jeremy 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 4 2012 $
+.Dd $Mdocdate: April 27 2012 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -3436,18 +3436,6 @@ Base location where packages suitable for a CD-ROM (see
PERMIT_PACKAGE_CDROM) will be placed.
Now hardwired to
.Pa ${PACKAGE_REPOSITORY}/${MACHINE_ARCH}/cdrom .
-.It Ev CHMOD
-Full path to
-.Xr chmod 1 ,
-use
-.Xr chmod 1
-directly.
-.It Ev CHOWN
-Full path to
-.Xr chmod 1 ,
-use
-.Xr chmod 1
-directly.
.It Ev COMMENT
Used to be the name of the comment file for a package.
It now holds the comment itself.