Print this page
11869 Fix disable option summary in svcadm(1m)

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/svcadm.1m.man.txt
          +++ new/usr/src/man/man1m/svcadm.1m.man.txt
↓ open down ↓ 2 lines elided ↑ open up ↑
   3    3  
   4    4  
   5    5  NAME
   6    6         svcadm - manipulate service instances
   7    7  
   8    8  SYNOPSIS
   9    9         /usr/sbin/svcadm [-S state] [-v] [-Z | -z zone] enable [-rst]
  10   10              [{FMRI | pattern}...]
  11   11  
  12   12  
  13      -       /usr/sbin/svcadm [-S state] [-v] [-Z | -z zone] disable [-s]
       13 +       /usr/sbin/svcadm [-S state] [-v] [-Z | -z zone] disable [-st]
  14   14              [{FMRI | pattern}...]
  15   15  
  16   16  
  17   17         /usr/sbin/svcadm [-S state] [-v] [-Z | -z zone] restart [-d]
  18   18              [{FMRI | pattern}...]
  19   19  
  20   20  
  21   21         /usr/sbin/svcadm [-S state] [-v] [-Z | -z zone] refresh
  22   22              [{FMRI | pattern}...]
  23   23  
↓ open down ↓ 381 lines elided ↑ open up ↑
 405  405  
 406  406  
 407  407         Attempts to synchronously enable a service which depends (directly or
 408  408         indirectly) on a file may fail with an exit status indicating that
 409  409         dependencies are unsatisfied if the caller does not have the privileges
 410  410         necessary to search the directory containing the file. This limitation
 411  411         may be removed in a future release.
 412  412  
 413  413  
 414  414  
 415      -                               October 17, 2017                     SVCADM(1M)
      415 +                               October 24, 2019                     SVCADM(1M)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX