aboutsummaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/isp.42
-rw-r--r--share/man/man4/mgb.42
-rw-r--r--share/man/man4/muge.42
-rw-r--r--share/man/man4/snd_dummy.42
-rw-r--r--share/man/man4/vt.49
5 files changed, 12 insertions, 5 deletions
diff --git a/share/man/man4/isp.4 b/share/man/man4/isp.4
index 6fea63fdd5d5..a8f985a59d09 100644
--- a/share/man/man4/isp.4
+++ b/share/man/man4/isp.4
@@ -85,7 +85,7 @@ It may be disabled using configuration and hint options described below.
.Sh HARDWARE
The
.Nm
-driver supports the following optical Fibre Chanel adapters:
+driver supports the following optical Fibre Channel adapters:
.Bl -column "Qlogic 2690/2692/2694 (2684/2692)" "Speed" "PCI-X"
.It Model: Ta Speed: Ta Bus:
.It Qlogic QLE2874 (2814) Ta 64Gb Ta PCIe
diff --git a/share/man/man4/mgb.4 b/share/man/man4/mgb.4
index cf0f7aaa688d..0d26951d1b1e 100644
--- a/share/man/man4/mgb.4
+++ b/share/man/man4/mgb.4
@@ -49,7 +49,7 @@ For more information on configuring this device, see
.Sh HARDWARE
The
.Nm
-driver supports:
+driver supports Microchip PCIe Gigabit Ethernet interfaces, including:
.Pp
.Bl -bullet -compact
.It
diff --git a/share/man/man4/muge.4 b/share/man/man4/muge.4
index 598106bf1855..2a1b0f600955 100644
--- a/share/man/man4/muge.4
+++ b/share/man/man4/muge.4
@@ -44,7 +44,7 @@ For more information on configuring this device, see
.Sh HARDWARE
The
.Nm
-driver supports:
+driver supports Microchip USB Gigabit Ethernet interfaces, including:
.Pp
.Bl -bullet -compact
.It
diff --git a/share/man/man4/snd_dummy.4 b/share/man/man4/snd_dummy.4
index 172b8ed70729..5e9d8aa5dd89 100644
--- a/share/man/man4/snd_dummy.4
+++ b/share/man/man4/snd_dummy.4
@@ -60,7 +60,7 @@ Alias to the device's
.Pa /dev/dsp%d
file created by
.Xr sound 4 .
-This makes it easy for tests to open the dummy devic when there are more
+This makes it easy for tests to open the dummy device when there are more
devices present in the system.
.El
.Sh SEE ALSO
diff --git a/share/man/man4/vt.4 b/share/man/man4/vt.4
index 21d69bf9d495..6176c8c3093e 100644
--- a/share/man/man4/vt.4
+++ b/share/man/man4/vt.4
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd July 7, 2024
+.Dd November 21, 2025
.Dt VT 4
.Os
.Sh NAME
@@ -352,6 +352,12 @@ Notification that the console bell has rung.
.It Li hz Ta Tone that was requested in Hz.
.El
.Sh EXAMPLES
+To increase the scrollback buffer size to 22500 lines,
+add the following line to
+.Pa /etc/rc.conf :
+.Pp
+.Dl allscreens_flags="-h 22500"
+.Pp
This example changes the default color of normal text to green on a
black background, or black on a green background when reversed.
Note that white space cannot be used inside the attribute string
@@ -414,6 +420,7 @@ at boot:
.Xr getty 8 ,
.Xr kldload 8 ,
.Xr moused 8 ,
+.Xr vidcontrol 8 ,
.Xr vtfontcvt 8
.Sh HISTORY
The