diff options
author | Greg Lehey <grog@FreeBSD.org> | 2004-02-17 04:53:47 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2004-02-17 04:53:47 +0000 |
commit | 016ce61c93fa7c1830b9b58b2a530189075d9817 (patch) | |
tree | 9a6c48ebb6dea6d1f466854e91af98daceb43f22 /sbin/conscontrol | |
parent | ffb19b1385b05cb383a89b4c0443367957716cc6 (diff) | |
download | src-test2-016ce61c93fa7c1830b9b58b2a530189075d9817.tar.gz src-test2-016ce61c93fa7c1830b9b58b2a530189075d9817.zip |
Notes
Diffstat (limited to 'sbin/conscontrol')
-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 |