geom.8 (2e370a5c7a5528afb124f6273136736e5d5fb798) geom.8 (cf7710e1da60d6209963054024ce49860d32fa23)
1.\" Copyright (c) 2004-2005 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.

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

161.Pp
162Unload a kernel module which implements the MD class:
163.Bd -literal -offset indent
164geom md unload
165.Ed
166.Sh SEE ALSO
167.Xr libgeom 3 ,
168.Xr geom 4 ,
1.\" Copyright (c) 2004-2005 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.

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

161.Pp
162Unload a kernel module which implements the MD class:
163.Bd -literal -offset indent
164geom md unload
165.Ed
166.Sh SEE ALSO
167.Xr libgeom 3 ,
168.Xr geom 4 ,
169.\" .Xr gcache 8 ,
169.Xr gcache 8 ,
170.Xr gconcat 8 ,
171.Xr geli 8 ,
172.Xr gjournal 8 ,
173.Xr glabel 8 ,
174.Xr gmirror 8 ,
175.Xr gmultipath 8 ,
176.Xr gnop 8 ,
177.Xr gpart 8 ,
178.Xr graid3 8 ,
179.Xr gshsec 8 ,
180.Xr gstripe 8 ,
181.Xr gvirstor 8
182.Sh HISTORY
183The
184.Nm
185utility appeared in
186.Fx 5.3 .
187.Sh AUTHORS
188.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org
170.Xr gconcat 8 ,
171.Xr geli 8 ,
172.Xr gjournal 8 ,
173.Xr glabel 8 ,
174.Xr gmirror 8 ,
175.Xr gmultipath 8 ,
176.Xr gnop 8 ,
177.Xr gpart 8 ,
178.Xr graid3 8 ,
179.Xr gshsec 8 ,
180.Xr gstripe 8 ,
181.Xr gvirstor 8
182.Sh HISTORY
183The
184.Nm
185utility appeared in
186.Fx 5.3 .
187.Sh AUTHORS
188.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org