1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00

vt.4: document kern.consmute

MFC after:	3 days

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1521
This commit is contained in:
Alexander Ziaee 2024-11-07 19:51:50 -05:00 committed by Warner Losh
parent e4d5b6dc3c
commit fb91b98580

View File

@ -56,6 +56,7 @@ In
In
.Xr loader.conf 5 or
.Xr sysctl.conf 5 :
.Cd kern.consmute=1
.Cd kern.vt.kbd_halt=1
.Cd kern.vt.kbd_poweroff=1
.Cd kern.vt.kbd_reboot=1
@ -319,6 +320,8 @@ prompt, set in
or changed at runtime with
.Xr sysctl 8 .
.Bl -tag -width indent
.It Va kern.consmute
Disable printing kernel messages to the system console.
.It Va kern.vt.enable_bell
Enable the terminal bell.
.El