From 5f9b8b512b8381627c812688094e7b2fe585da54 Mon Sep 17 00:00:00 2001 From: jsg Date: Sun, 26 Jun 2022 05:24:06 +0000 Subject: [PATCH] CLang -> Clang --- share/man/man5/port-modules.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 34503c949f9..e5269a42b19 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.259 2022/03/31 17:27:23 naddy Exp $ +.\" $OpenBSD: port-modules.5,v 1.260 2022/06/26 05:24:06 jsg Exp $ .\" .\" Copyright (c) 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: March 31 2022 $ +.Dd $Mdocdate: June 26 2022 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -787,7 +787,7 @@ It heeds .Ev NO_BUILD . .It lang/clang Similar to gcc3 and gcc4 modules. -If architecture is in MODCLANG_ARCHS, the CLang compilers will be +If architecture is in MODCLANG_ARCHS, the Clang compilers will be put at the front of the path. By default, only C language support is included by this module. If other languages are needed, they must be listed in -- 2.20.1