From: sthen Date: Mon, 14 Mar 2022 10:58:35 +0000 (+0000) Subject: minor lint fixes X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=6fe92df8d573f41babb19199c108e1029a93424c;p=openbsd minor lint fixes --- diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index d9681c806c1..25af6dea6e8 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.560 2022/03/14 10:56:55 sthen Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.561 2022/03/14 10:58:35 sthen Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -1665,7 +1665,7 @@ to form a full package-name conforming to .It Ev ERRORS List of errors found while parsing the port's Makefile. Display the errors before making any target, and if any error starts with -.Qq Fatal: , +.Qq Fatal : , do not make anything. For instance: .Bd -literal -offset indent @@ -4125,7 +4125,8 @@ from templates in ${PKG_DIR}. .It If not overridden by the user, determine which set of templates to use, depending on the current SUBPACKAGE and FLAVOR information. -Set PLIST${SUBPACKAGE}, DESCR${SUBPACKAGE}, COMMENT${SUBPACKAGE}, MESSAGE${SUBPACKAGE}, UNMESSAGE${SUBPACKAGE} accordingly. +Set PLIST${SUBPACKAGE}, DESCR${SUBPACKAGE}, COMMENT${SUBPACKAGE}, +MESSAGE${SUBPACKAGE}, UNMESSAGE${SUBPACKAGE} accordingly. .It Generate the actual DESCR, and if needed, MESSAGE, UNMESSAGE, from the templates in ${DESCR}, ${MESSAGE}, ${UNMESSAGE}, by