Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2026 12:36:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 291051] bsdconfig(8) list of commands is incomplete
Message-ID:  <bug-291051-9-MJfAtHQBFt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291051-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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 on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291051-9-MJfAtHQBFt>