Date: Mon, 25 Jun 2012 17:21:11 -0700 From: Garrett Cooper <yanegomi@gmail.com> To: Dave Hayes <dave@jetcafe.org> Cc: hackers@freebsd.org Subject: Re: libgeom documentation? Message-ID: <CAGH67wR=c96QuFK3pK14Y2SZaL0ZiWC%2BX_dxPLkWuL9C0%2B5xBQ@mail.gmail.com> In-Reply-To: <4FE8FAAA.80106@jetcafe.org> References: <4FE8FAAA.80106@jetcafe.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 25, 2012 at 4:56 PM, Dave Hayes <dave@jetcafe.org> wrote: > Libgeom has these functions geom_gettree() and geom_getxml but there is no > documentation in the man page. Was this intentional? Is there a place these > functions are documented other than their source code? :) I can't really say 100%, but I found some documentation about it here: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/geom-class/article.html . It was probably discussed in a previous BSDCan as well. You can access this via sysctl -b kern.geom.confxml, but the problem that I see based on the above article is that the printout content and format is GEOM-class topology dependent. Cheers, -Garrett PS freebsd-geom might be a better list..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGH67wR=c96QuFK3pK14Y2SZaL0ZiWC%2BX_dxPLkWuL9C0%2B5xBQ>