From 016ce61c93fa7c1830b9b58b2a530189075d9817 Mon Sep 17 00:00:00 2001 From: Greg Lehey Date: Tue, 17 Feb 2004 04:53:47 +0000 Subject: [PATCH] Explain what console names are valid. --- sbin/conscontrol/conscontrol.8 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sbin/conscontrol/conscontrol.8 b/sbin/conscontrol/conscontrol.8 index 6a8010dc29d..894045d2240 100644 --- a/sbin/conscontrol/conscontrol.8 +++ b/sbin/conscontrol/conscontrol.8 @@ -78,6 +78,11 @@ Add or delete a physical device from the logical console. The device must support low-level console operations. Adding a device will place it at the front of the list of console devices; the first device is used for the high level console. +.Pp +.Ar console +is the name of a console device in +.Pa /dev ; +the name of the directory may be omitted. .It Cm mute on | off Change the state of console muting. All console output is suppressed when console muting is -- 2.45.2