Mike Naberezny 12 anni fa
parent
commit
4990e52256
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      docs/configuration.rst
  2. 1 1
      docs/running.rst

+ 1 - 1
docs/configuration.rst

@@ -721,7 +721,7 @@ where specified.
 ``stopasgroup``
 ``stopasgroup``
 
 
   If true, the flag causes supervisor to send the stop signal to the
   If true, the flag causes supervisor to send the stop signal to the
-  whole process group and implies ``killasgroup``=true.  This is useful
+  whole process group and implies ``killasgroup`` is true.  This is useful
   for programs, such as Flask in debug mode, that do not propagate
   for programs, such as Flask in debug mode, that do not propagate
   stop signals to their children, leaving them orphaned.
   stop signals to their children, leaving them orphaned.
 
 

+ 1 - 1
docs/running.rst

@@ -243,7 +243,7 @@ your ``PYTHONPATH`` is sane and that all Python standard
 library files have adequate file permission protections.
 library files have adequate file permission protections.
 
 
 Running :program:`supervisord` automatically on startup
 Running :program:`supervisord` automatically on startup
---------------------------------------------------------
+-------------------------------------------------------
 
 
 If you are using a distribution-packaged version of Supervisor, it should
 If you are using a distribution-packaged version of Supervisor, it should
 already be integrated into the service management infrastructure of your
 already be integrated into the service management infrastructure of your