diff options
author | 2011-12-03 20:39:58 +0000 | |
---|---|---|
committer | 2011-12-03 20:39:58 +0000 | |
commit | 4d3156947cbc006b4dfb9f3c5dd99c6b18596f6d (patch) | |
tree | be680f5eb1f2baf3cbbf0496d4c573de296b5a4f /share/man/man5 | |
parent | Builds -> Build. (diff) | |
download | wireguard-openbsd-4d3156947cbc006b4dfb9f3c5dd99c6b18596f6d.tar.xz wireguard-openbsd-4d3156947cbc006b4dfb9f3c5dd99c6b18596f6d.zip |
thinko
Diffstat (limited to 'share/man/man5')
-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 19ce1cd6277..1dbd762a4da 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.313 2011/12/03 20:34:16 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.314 2011/12/03 20:39:58 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -259,9 +259,9 @@ Refer to .Ev EXTRACT_CASES for a complete description. Do not use -.Ev pre-extract +.Ar pre-extract and -.Ev do-extract +.Ar do-extract hooks. .It Ar fake Do a fake port installation, that is, simulate the port installation under |