瀏覽代碼

Fixed error in chown param documentation

Roger Hoover 14 年之前
父節點
當前提交
b2ba98f16a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.