git: e717dd3fb603 - stable/13 - vt(4): note that VGA palette configuration is not supported
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Mar 2022 16:25:54 UTC
The branch stable/13 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=e717dd3fb603d3e6ddb36ee8bddb46d84e21d384
commit e717dd3fb603d3e6ddb36ee8bddb46d84e21d384
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-03-03 22:01:44 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-03-07 16:25:21 +0000
vt(4): note that VGA palette configuration is not supported
PR: 261311
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34431
(cherry picked from commit b126b79b27d479a3bd91e7f58f95ba8ce6b5655a)
---
share/man/man4/vt.4 | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/share/man/man4/vt.4 b/share/man/man4/vt.4
index bee7ef4e6f45..f41acd11e4e2 100644
--- a/share/man/man4/vt.4
+++ b/share/man/man4/vt.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 14, 2022
+.Dd March 4, 2022
.Dt "VT" 4
.Os
.Sh NAME
@@ -225,6 +225,10 @@ HTML-like hex triplet.
See
.Sx EXAMPLES
below.
+.Pp
+Note: The
+.Nm
+VGA hardware driver does not support palette configuration.
.It Va kern.vt.fb.default_mode
Set this value to a graphic mode to override the default mode picked by the
.Nm