> Ah, got it. How about: Looks good. Of course, that format may end up revised again to address 6515065, but I suppose that's another discussion.
> 2.10 dladm parseable output > > The format of parseable output of dladm show-* subcommands is > currently not consistent (different subcommands have a different > output formats.) A preferred output format is currently used by > show-wifi, scan-wifi, show-secobj, and show-linkprop. In order to > bring uniformity across all show-* parseable output, this case makes > the other show-* subcommands' parseable output conform to that format. > It is: > > <key>="<value>" [<key>="<value>" ...] > > Every value is explicitly quoted to better support values with > embedded space characters, and preceded by a <key>= identifier string. -- meem
