Date: Wed, 11 Sep 2024 08:36:17 GMT From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 8652bc8a994b - main - Typo: brig(h)tness Message-ID: <202409110836.48B8aHvS090517@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=8652bc8a994bb5afea110e6ee15f21ec26259837 commit 8652bc8a994bb5afea110e6ee15f21ec26259837 Author: Poul-Henning Kamp <phk@FreeBSD.org> AuthorDate: 2024-09-11 08:35:02 +0000 Commit: Poul-Henning Kamp <phk@FreeBSD.org> CommitDate: 2024-09-11 08:35:46 +0000 Typo: brig(h)tness --- sys/teken/libteken/teken.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/teken/libteken/teken.3 b/sys/teken/libteken/teken.3 index 5a7f5cd18e73..6d4a36ef32e3 100644 --- a/sys/teken/libteken/teken.3 +++ b/sys/teken/libteken/teken.3 @@ -179,7 +179,7 @@ The function is similar to .Fn teken_256to16 except it converts to an ANSI 8-color code. -This is more accurate than discarding the brigtness bit in the result of +This is more accurate than discarding the brightness bit in the result of .Fn teken_256to16 . .Pp The
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409110836.48B8aHvS090517>