diff options
-rw-r--r-- | sbin/conscontrol/conscontrol.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/conscontrol/conscontrol.8 b/sbin/conscontrol/conscontrol.8 index 6a8010dc29db..894045d22402 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 |