In message <[email protected]>, Benedict Reuschli ng writes: > The branch main has been updated by bcr: > > URL: https://cgit.FreeBSD.org/src/commit/?id=764464af49688e74fd6d803df0404ca4 > 726dd460 > > commit 764464af49688e74fd6d803df0404ca4726dd460 > Author: Benedict Reuschling <[email protected]> > AuthorDate: 2023-06-23 05:48:01 +0000 > Commit: Benedict Reuschling <[email protected]> > CommitDate: 2023-06-23 05:48:01 +0000 > > Fix spelling of "behavior" to be consistent with the rest of the file
Fix? > --- > 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. UK and Canadian spelling. > +This behavior matches GNU m4 1.4.9 and later. American spelling. > .It Fl G , Fl -traditional > Disable GNU compatibility mode (see > .Fl g > -- Cheers, Cy Schubert <[email protected]> FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org NTP: <[email protected]> Web: https://nwtime.org e^(i*pi)+1=0
