Move the description of CHANGER variable to ENVIRONMENT section
Bump date. From OpenBSD src/bin/chio/chio.1 r1.23
This commit is contained in:
parent
7929952b1a
commit
50517541f0
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: chio.1,v 1.18 2016/08/10 23:58:16 sevan Exp $
|
.\" $NetBSD: chio.1,v 1.19 2016/08/25 18:16:10 sevan Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1996, 1998, 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1996, 1998, 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -28,7 +28,7 @@
|
|||||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.Dd August 11, 2016
|
.Dd August 25, 2016
|
||||||
.Dt CHIO 1
|
.Dt CHIO 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -58,10 +58,6 @@ rather than the default device
|
|||||||
.Pa /dev/ch0 .
|
.Pa /dev/ch0 .
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
The default changer may be overridden by setting the environment variable
|
|
||||||
.Ev CHANGER
|
|
||||||
to the desired changer device.
|
|
||||||
.Pp
|
|
||||||
A medium changer apparatus is made up of
|
A medium changer apparatus is made up of
|
||||||
.Pa elements .
|
.Pa elements .
|
||||||
There are four element types:
|
There are four element types:
|
||||||
@ -225,6 +221,12 @@ Unloads the media from the CD-ROM drive and returns it to the specified slot.
|
|||||||
.It Nm abort
|
.It Nm abort
|
||||||
Aborts any pending load or unload operation.
|
Aborts any pending load or unload operation.
|
||||||
.El
|
.El
|
||||||
|
.Sh ENVIRONMENT
|
||||||
|
.Bl -tag -width CHANGER
|
||||||
|
.It Ev CHANGER
|
||||||
|
The default changer may be overridden by setting this environmental
|
||||||
|
variable to the desired changer device.
|
||||||
|
.El
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
/dev/ch0 - default changer device
|
/dev/ch0 - default changer device
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
|
Loading…
Reference in New Issue
Block a user