typo, fix variable name
authorespie <espie@openbsd.org>
Tue, 31 Jan 2023 13:53:49 +0000 (13:53 +0000)
committerespie <espie@openbsd.org>
Tue, 31 Jan 2023 13:53:49 +0000 (13:53 +0000)
share/man/man5/bsd.port.mk.5

index a108d70..75a88a0 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.574 2023/01/21 09:01:55 kn Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.575 2023/01/31 13:53:49 espie 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: January 21 2023 $
+.Dd $Mdocdate: January 31 2023 $
 .Dt BSD.PORT.MK 5
 .Os
 .Sh NAME
@@ -153,7 +153,7 @@ Check that patches would apply cleanly, but do not modify anything.
 Compute a
 .Xr sha256 1
 digest
-of ${CHECKSUM_FILES} (files listed in DISTFILES and PATCHFILES) and
+of ${CHECKSUMFILES} (files listed in DISTFILES and PATCHFILES) and
 check it against ${CHECKSUM_FILE}, normally
 .Pa distinfo .
 In case of a mismatch, running