summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2011-10-24 00:57:00 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2011-10-24 00:57:00 +0000
commit869bd169cd8953f357f4df3f246b98237ee5f345 (patch)
tree0d2e9741daef4dd26162ab85273042961c51326a
parentb6bf948082442071b68bd6a5330520c83b132da6 (diff)
downloaddistcc-git-869bd169cd8953f357f4df3f246b98237ee5f345.tar.gz
Apply a suggestion from Craig Silverstein: update the documentation
for the --whitelist option to make it clear that distcc will accept connections *only* from users on the list.
-rw-r--r--man/distccd.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/distccd.1 b/man/distccd.1
index e6b0342..f8452e1 100644
--- a/man/distccd.1
+++ b/man/distccd.1
@@ -237,7 +237,7 @@ are listed in FILE.
.B --auth option.
.TP
.B --whitelist=FILE
-Instruct distccd to accept connections from users whose principal names
+Instruct distccd to accept connections only from users whose principal names
are listed in FILE.
.B This option is only available if distccd was compiled with
.B the --with-auth configure option and if distccd is run with the