geom.8 (0e252c9a1a5b1d80a2fb52ad9e5cbb83d1f13db6) geom.8 (b03d330986d30a54c65fdf78e1bab2274bd9d2a4)
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.

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

106.Bd -literal -offset indent
107geom md unload
108.Ed
109.Sh DIAGNOSTICS
110Exit status is 0 on success, and 1 if the command fails.
111.Sh SEE ALSO
112.Xr geom 4 ,
113.Xr gconcat 8 ,
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.

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

106.Bd -literal -offset indent
107geom md unload
108.Ed
109.Sh DIAGNOSTICS
110Exit status is 0 on success, and 1 if the command fails.
111.Sh SEE ALSO
112.Xr geom 4 ,
113.Xr gconcat 8 ,
114.Xr glabel 8 ,
114.Xr gnop 8 ,
115.Xr gstripe 8
116.Sh HISTORY
117The
118.Nm
119utility appeared in
120.Fx 5.3 .
121.Sh AUTHORS
122.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org
115.Xr gnop 8 ,
116.Xr gstripe 8
117.Sh HISTORY
118The
119.Nm
120utility appeared in
121.Fx 5.3 .
122.Sh AUTHORS
123.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org