Quoth Jordan Brown on Tue, Sep 16, 2008 at 11:43:21AM -0700: > Is there anything that documents the relationship between the > non-property parts of the service manifest (e.g. method specifications, > dependency specifications) and their property representations? It looks > like all of those things are actually represented as properties, but I > haven't found anything that describes the mapping.
No. But the properties are documented by smf_method(5) and the manifest is documented by /usr/share/lib/xml/dtd/service_bundle.dtd.1, which is in turn documented by service_bundle(4). David