summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorfergus.henderson <fergus.henderson@01de4be4-8c4a-0410-9132-4925637da917>2008-04-18 08:59:42 +0000
committerfergus.henderson <fergus.henderson@01de4be4-8c4a-0410-9132-4925637da917>2008-04-18 08:59:42 +0000
commit1b66c6b7a585d2fa3d5c9c16b9a960ed0d8b86d9 (patch)
tree7719ebc8aec77d0d8d03c78b487ff772aa0794e1 /man
parent5c54d3e44801eca2ddaf9516932da0e22f5ce913 (diff)
downloaddistcc-1b66c6b7a585d2fa3d5c9c16b9a960ed0d8b86d9.tar.gz
The --allow option to distccd is no longer optional.
Update the distccd man page to better reflect that. git-svn-id: http://distcc.googlecode.com/svn/trunk@52 01de4be4-8c4a-0410-9132-4925637da917
Diffstat (limited to 'man')
-rw-r--r--man/distccd.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/distccd.1 b/man/distccd.1
index ee744f0..bcbfc39 100644
--- a/man/distccd.1
+++ b/man/distccd.1
@@ -143,9 +143,9 @@ Instructs distccd to accept connections from the IP address
IPADDR. A CIDR mask length can be supplied optionally after a
trailing slash, e.g. 192.168.0.0/24, in which case addresses that
match in the most significant MASK bits will be allowed. If no
---allow options are specified, all clients are allowed. Unauthorized
+--allow options are specified, distccd will exit immediately! Unauthorized
connections are rejected by closing the TCP connection immediately. A
-warning is logged on the server but nothing is sent ot the client.
+warning is logged on the server but nothing is sent to the client.
.TP
.B --job-lifetime SECONDS
Kills a distccd job if it runs for more than SECONDS seconds. This prevents