From 6b85082b8b7420b9367dc892dfe61798be5af9c9 Mon Sep 17 00:00:00 2001 From: caspar Date: Wed, 6 Sep 2023 13:33:46 +0000 Subject: [PATCH] bsd.port.mk.5: fix markup of NO_ARCH variable OK kn@ schwarze@ --- share/man/man5/bsd.port.mk.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 61eb40d5f48..6947630016b 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.607 2023/09/06 12:08:31 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.608 2023/09/06 13:33:46 caspar Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -2456,7 +2456,7 @@ below. Especially read the part about .Ev ONLY_FOR_ARCHS when some of the packages only exist for some architectures. -.It NO_ARCH +.It Ev NO_ARCH Location for arch-independent packages. Defaults to .Sq no-arch . -- 2.20.1