Deleted Added
full compact
ch.4 (117011) ch.4 (119893)
1.\" $FreeBSD: head/share/man/man4/ch.4 117011 2003-06-28 23:53:39Z ru $
1.\" $FreeBSD: head/share/man/man4/ch.4 119893 2003-09-08 19:57:22Z ru $
2.\" Copyright (c) 1996
3.\" Julian Elischer <julian@FreeBSD.org>. 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
9.\" notice, this list of conditions and the following disclaimer.

--- 82 unchanged lines hidden (view full) ---

92Data transfer element (drive).
93.El
94.Pp
95The following
96.Xr ioctl 2
97calls apply to the changer.
98They are defined
99in the header file
2.\" Copyright (c) 1996
3.\" Julian Elischer <julian@FreeBSD.org>. 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
9.\" notice, this list of conditions and the following disclaimer.

--- 82 unchanged lines hidden (view full) ---

92Data transfer element (drive).
93.El
94.Pp
95The following
96.Xr ioctl 2
97calls apply to the changer.
98They are defined
99in the header file
100.Aq Pa sys/chio.h .
100.In sys/chio.h .
101.Pp
102.Bl -tag -width CHIOEXCHANGE
103.It Dv CHIOMOVE
104.Pq Vt "struct changer_move"
105Move a medium from one element to another
106.Pq Sy "MOVE MEDIUM"
107using the current picker.
108The source and destination elements are specified

--- 245 unchanged lines hidden ---
101.Pp
102.Bl -tag -width CHIOEXCHANGE
103.It Dv CHIOMOVE
104.Pq Vt "struct changer_move"
105Move a medium from one element to another
106.Pq Sy "MOVE MEDIUM"
107using the current picker.
108The source and destination elements are specified

--- 245 unchanged lines hidden ---