-.\" $OpenBSD: bsd.regress.mk.5,v 1.22 2021/09/02 07:14:15 jasper Exp $
+.\" $OpenBSD: bsd.regress.mk.5,v 1.23 2022/01/01 03:57:20 jsg Exp $
.\"
.\" Copyright (c) 2002 Anil Madhavapeddy
.\" Copyright (c) 2000 Marc Espie
.\" (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: September 2 2021 $
+.Dd $Mdocdate: January 1 2022 $
.Dt BSD.REGRESS.MK 5
.Os
.Sh NAME
.Ev MALLOC_OPTIONS
unless it is testing specific behaviour that depends on a particular
flag or combination of flags.
-When running tests the approciate sysctl
+When running tests the appropriate sysctl
.Pq vm.malloc_conf
could be used instead.
.Sh SEE ALSO