geom.8 (b3530b8e7fae7249b3aa7cb4f106334793b9ee55) geom.8 (d608b5ab7ef065aeb72b64c5f29191ce36e98d2b)
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.

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

37.Op Ar options
38.Sh DESCRIPTION
39The
40.Nm
41utility is used to control various GEOM classes.
42A class has to be aware of
43.Xr geom 8
44comunication methods, but there are also some standard commands
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.

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

37.Op Ar options
38.Sh DESCRIPTION
39The
40.Nm
41utility is used to control various GEOM classes.
42A class has to be aware of
43.Xr geom 8
44comunication methods, but there are also some standard commands
45which can be used for existing, not
45which can be used for existing
46.Xr geom 8
46.Xr geom 8
47aware classes.
47unaware classes.
48Here is the list of standard commands:
49.Bl -tag -width ".Cm unload"
50.It Cm help
51List all available commands for the given class.
52.It Cm list
53Print detailed information (within the given class) about all geoms
54(if no additional arguments were specified) or the given geoms.
55This command is only available if the given class exists in the kernel.

--- 76 unchanged lines hidden ---
48Here is the list of standard commands:
49.Bl -tag -width ".Cm unload"
50.It Cm help
51List all available commands for the given class.
52.It Cm list
53Print detailed information (within the given class) about all geoms
54(if no additional arguments were specified) or the given geoms.
55This command is only available if the given class exists in the kernel.

--- 76 unchanged lines hidden ---