diff options
Diffstat (limited to 'usr/src/lib')
-rw-r--r-- | usr/src/lib/fm/topo/libtopo/common/topo_method.c | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/usr/src/lib/fm/topo/libtopo/common/topo_method.c b/usr/src/lib/fm/topo/libtopo/common/topo_method.c index 728d76ad82..79e10302af 100644 --- a/usr/src/lib/fm/topo/libtopo/common/topo_method.c +++ b/usr/src/lib/fm/topo/libtopo/common/topo_method.c @@ -407,16 +407,16 @@ topo_spoof_apply(topo_hdl_t *thp, tnode_t *node, tnode_t *facnode, * which sensors indicated failure. The return value is an nvlist of nvlists * indexed by sensor name, each entry with the following contents: * - * type, state, units, reading + * type, state, units, reading * - * Identical to sensor node. + * Identical to sensor node. * - * nonrecov + * nonrecov * - * Boolean value that is set to indicate that the error is - * non-recoverable (the unit is out of service). The default is - * critical failure, which indicates a fault but the unit is still - * operating. + * Boolean value that is set to indicate that the error is + * non-recoverable (the unit is out of service). The default is + * critical failure, which indicates a fault but the unit is still + * operating. * * injected * |