+--- from man page-- | EXAMPLES | ... | Example 2: Enabling the service | | # svcadm enable system/ucb-device-names | | Example 2: Enabling the service | | # svcadm disable system/ucb-device-names +--
I assume that the duplicated "Example 2" heading is a typo, and that "disable" removes the links created by "enable" (the proposal never explicitly says it does...) +-- from the proposal --- | 4.12. Dependencies: | Some tools such as iostat generate device names using the | <driver><instance> form, | ... | The same <driver><instance> names are logged along with device errors | in the system log +-- For completeness, it would be good if you also updated the tools (such as iostat) and system error log messages to generate correct device names by default, since with the removal of usb names, their output will become something between deliberately misleading and wrong :-) Yes, I know this opens a stability-of-output can of worms, but being able to fix these types of reality mismatches is exactly why the next "Solaris" is being positioned as a major release... -John