Print this page
7711 SMF: Finish implementing support for degraded state

@@ -186,13 +186,13 @@
            operands in the online state, svcadm requests that the restarters
            assigned to the services move them into the degraded state.
 
            If the -I option is specified, the request is flagged as immediate.
 
-           The -t option is only valid for maintenance requests. When this
-           option is specified, the request is flagged as temporary, and its
-           effect will only last until the next reboot.
+           The -t option is mandatory for degrade requests. When this option
+           is specified, the request is flagged as temporary, and its effect
+           will only last until the next reboot.
 
 
        milestone [-d] milestone_FMRI
 
            If milestone_FMRI is the keyword "none", all services other than

@@ -410,6 +410,6 @@
        necessary to search the directory containing the file. This limitation
        may be removed in a future release.
 
 
 
-                               October 17, 2017                     SVCADM(1M)
+                               December 4, 2017                     SVCADM(1M)