summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfergus.henderson <fergus.henderson@01de4be4-8c4a-0410-9132-4925637da917>2011-10-24 00:57:00 +0000
committerfergus.henderson <fergus.henderson@01de4be4-8c4a-0410-9132-4925637da917>2011-10-24 00:57:00 +0000
commit2024512962bf951c4e486ffe7c810979506c22fe (patch)
tree0d2e9741daef4dd26162ab85273042961c51326a
parentf4aa4a048627aecd54bfb0ed05dc0c6d3110b38d (diff)
downloaddistcc-2024512962bf951c4e486ffe7c810979506c22fe.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. git-svn-id: http://distcc.googlecode.com/svn/trunk@744 01de4be4-8c4a-0410-9132-4925637da917
-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