Deleted Added
full compact
gconcat.8 (129561) gconcat.8 (129586)
1.\" Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/sbin/geom/class/concat/gconcat.8 129561 2004-05-21 22:12:24Z pjd $
25.\" $FreeBSD: head/sbin/geom/class/concat/gconcat.8 129586 2004-05-22 16:17:57Z pjd $
26.\"
27.Dd May 21, 2004
28.Dt GCONCAT 8
29.Os
30.Sh NAME
31.Nm gconcat
32.Nd "disk concatenation control utility"
33.Sh SYNOPSIS

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

52.Op Ar name2 Op Ar ...
53.Nm
54.Cm clear
55.Op Fl v
56.Ar dev1
57.Op Ar dev2 Op Ar ...
58.Nm
59.Cm list
26.\"
27.Dd May 21, 2004
28.Dt GCONCAT 8
29.Os
30.Sh NAME
31.Nm gconcat
32.Nd "disk concatenation control utility"
33.Sh SYNOPSIS

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

52.Op Ar name2 Op Ar ...
53.Nm
54.Cm clear
55.Op Fl v
56.Ar dev1
57.Op Ar dev2 Op Ar ...
58.Nm
59.Cm list
60.Op Ar prov Op Ar ...
60.Nm
61.Cm load
62.Op Fl v
63.Nm
64.Cm unload
65.Op Fl v
66.Sh DESCRIPTION
67The

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

104.Pa geom_concat.ko
105will be loaded if it is not loaded already.
106.It Cm destroy
107Turn off existing concatenate device by its
108.Ar name .
109.It Cm clear
110Clear metadata on the given devices.
111.It Cm list
61.Nm
62.Cm load
63.Op Fl v
64.Nm
65.Cm unload
66.Op Fl v
67.Sh DESCRIPTION
68The

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

105.Pa geom_concat.ko
106will be loaded if it is not loaded already.
107.It Cm destroy
108Turn off existing concatenate device by its
109.Ar name .
110.It Cm clear
111Clear metadata on the given devices.
112.It Cm list
112List currently configured devices.
113List all or the given currently configured devices.
113.It Cm load
114Load
115.Pa geom_concat.ko
116kernel module.
117.It Cm unload
118Unload
119.Pa geom_concat.ko
120kernel module.

--- 31 unchanged lines hidden ---
114.It Cm load
115Load
116.Pa geom_concat.ko
117kernel module.
118.It Cm unload
119Unload
120.Pa geom_concat.ko
121kernel module.

--- 31 unchanged lines hidden ---