diff options
-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 |