Browse Source

Fixed error in chown param documentation

Roger Hoover 14 năm trước cách đây
mục cha
commit
b2ba98f16a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/configuration.rst

+ 1 - 1
docs/configuration.rst

@@ -66,7 +66,7 @@ configuration values are as follows.
   a UNIX username (e.g. ``chrism``) or a UNIX username and group
   separated by a colon (e.g. ``chrism:wheel``).
 
-  *Default*:  Use umask of user who starts supervisord.
+  *Default*:  Use the username and group of the user who starts supervisord.
 
   *Required*:  No.