summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2023-08-22 03:51:46 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2023-08-22 03:51:46 +0000
commit606bc412d6a15ef035e368c942f84b9c277bcd70 (patch)
treef2be2584b5c7db6ec21a72f36bb0606bc8e81f63 /share
parentd8672d114d3852307246041f6f400b0d072ab7a9 (diff)
SUPDISFILES -> SUPDISTFILES
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/bsd.port.mk.56
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 e212c788644..5e50f5a082c 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.581 2023/08/21 12:54:04 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.582 2023/08/22 03:51:45 jsg 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: August 21 2023 $
+.Dd $Mdocdate: August 22 2023 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -4124,7 +4124,7 @@ Holds the output of
.Xr cksum 1 ,
using
.Xr sha256 1
-for the port's ${DISTFILES*}, ${SUPDISFILES*} and ${PATCHFILES*},
+for the port's ${DISTFILES*}, ${SUPDISTFILES*} and ${PATCHFILES*},
as well as the sizes of these files.
.It Pa ${DISTDIR}/${CHECKSUMFILES}
Cache of normal distribution files for a given port.