conscontrol.8 (016ce61c93fa7c1830b9b58b2a530189075d9817) | conscontrol.8 (d04b5dfe6cb5c950c97bcc0c5742c01d1d8d33f9) |
---|---|
1.\" 2.\" Copyright (c) 2001 Jonathan Lemon <jlemon@FreeBSD.org> 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 65 unchanged lines hidden (view full) --- 74The following options are available: 75.Bl -tag -width indent 76.It Cm add | delete Ar console 77Add or delete a physical device from the logical console. 78The device must support low-level console operations. 79Adding a device will place it at the front of the list of console 80devices; the first device is used for the high level console. 81.Pp | 1.\" 2.\" Copyright (c) 2001 Jonathan Lemon <jlemon@FreeBSD.org> 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 65 unchanged lines hidden (view full) --- 74The following options are available: 75.Bl -tag -width indent 76.It Cm add | delete Ar console 77Add or delete a physical device from the logical console. 78The device must support low-level console operations. 79Adding a device will place it at the front of the list of console 80devices; the first device is used for the high level console. 81.Pp |
82The |
|
82.Ar console | 83.Ar console |
84argument |
|
83is the name of a console device in 84.Pa /dev ; 85the name of the directory may be omitted. 86.It Cm mute on | off 87Change the state of console muting. 88All console output is suppressed when console muting is 89.Cm on . 90.El --- 12 unchanged lines hidden --- | 85is the name of a console device in 86.Pa /dev ; 87the name of the directory may be omitted. 88.It Cm mute on | off 89Change the state of console muting. 90All console output is suppressed when console muting is 91.Cm on . 92.El --- 12 unchanged lines hidden --- |