Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

*** 20,30 **** The datadm program enumerates each device entry into a list of interface adapters, that is, interfaces to external network that are available to uDAPL consumers. This new list of interface adapters is appended to other service providers' information in the DAT static ! registry, dat.conf. You can do this is you invoke the datadm program with the -a option and the pathname of the service_provider.conf file. Each entry in the service_provider.conf is a single line of 7 fields. --- 20,30 ---- The datadm program enumerates each device entry into a list of interface adapters, that is, interfaces to external network that are available to uDAPL consumers. This new list of interface adapters is appended to other service providers' information in the DAT static ! registry, dat.conf. You can do this if you invoke the datadm program with the -a option and the pathname of the service_provider.conf file. Each entry in the service_provider.conf is a single line of 7 fields.
*** 48,69 **** for example, driver_name=tavor. API_version ! Specifies the API version of the service provide library: For example, "u"major.minor is u1.2. ! threadsafe_library | nonthreadsafe_librar Specifies a threadsafe or non-threadsafe library. default_version | nondefault_version ! Specifies a default or non-default version of library. A service provider can offer several versions of the library. If so, one version is designated as default with the rest as nondefault. service_provider_library_pathname --- 48,69 ---- for example, driver_name=tavor. API_version ! Specifies the API version of the service provider library: For example, "u"major.minor is u1.2. ! threadsafe_library | nonthreadsafe_library Specifies a threadsafe or non-threadsafe library. default_version | nondefault_version ! Specifies a default or non-default version of a library. A service provider can offer several versions of the library. If so, one version is designated as default with the rest as nondefault. service_provider_library_pathname