Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2023 05:49:20 GMT
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 764464af4968 - main - Fix spelling of "behavior" to be consistent with the rest of the file
Message-ID:  <202306230549.35N5nKfP015128@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bcr:

URL: https://cgit.FreeBSD.org/src/commit/?id=764464af49688e74fd6d803df0404ca4726dd460

commit 764464af49688e74fd6d803df0404ca4726dd460
Author:     Benedict Reuschling <bcr@FreeBSD.org>
AuthorDate: 2023-06-23 05:48:01 +0000
Commit:     Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2023-06-23 05:48:01 +0000

    Fix spelling of "behavior" to be consistent with the rest of the file
---
 usr.bin/m4/m4.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1
index a4a6e759a258..ffc60af22d30 100644
--- a/usr.bin/m4/m4.1
+++ b/usr.bin/m4/m4.1
@@ -155,7 +155,7 @@ flags are specified, execution will halt upon issuing the
 first warning and
 .Nm
 will exit with a non-zero exit status.
-This behaviour matches GNU m4 1.4.9 and later.
+This behavior matches GNU m4 1.4.9 and later.
 .It Fl G , Fl -traditional
 Disable GNU compatibility mode (see
 .Fl g



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306230549.35N5nKfP015128>