freebsd-dev/sbin/geom/core
Pawel Jakub Dawidek c979e2069c - Add gc_usage field to g_command structure. This will allow to define
usage for a subcommand, so no 'usage' function has to be implemented
  in class library.
- Bump version number as it breaks ABI, but don't provide backward
  compatibility, because there are probably no external consumers of this
  geom(8).
This allows to print more precise usage for standard commands and simplify
class libraries a bit.

MFC after:	1 week
2005-03-14 14:24:46 +00:00
..
geom.8 Document subcommands' arguments. 2005-03-14 13:06:09 +00:00
geom.c - Add gc_usage field to g_command structure. This will allow to define 2005-03-14 14:24:46 +00:00
geom.h - Add gc_usage field to g_command structure. This will allow to define 2005-03-14 14:24:46 +00:00
Makefile NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00