[Bug 291051] bsdconfig(8) list of commands is incomplete
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Jun 2026 12:36:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291051
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e7bdf44da75a3f877c90dbbb9ff3db730937bc96
commit e7bdf44da75a3f877c90dbbb9ff3db730937bc96
Author: Kit Dallege <xaum.io@gmail.com>
AuthorDate: 2026-03-27 04:25:38 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2026-06-10 12:35:04 +0000
bsdconfig(8): add missing vt(4) console commands
Add documentation for the vt_font, vt_keymap, vt_repeat, vt_saver,
vt_screenmap, and vt_ttys commands which are available at runtime
but were not listed in the man page.
Also clarify that the existing syscons_* commands are for the
syscons(4) console driver and remove stale commented-out entries.
PR: 291051
Signed-off-by: Kit Dallege <xaum.io@gmail.com>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/2100
usr.sbin/bsdconfig/bsdconfig.8 | 48 +++++++++++++++++++++++++++---------------
1 file changed, 31 insertions(+), 17 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.