aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openvpn.82
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn.8 b/openvpn.8
index 82e7d24..301cd37 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -2814,7 +2814,7 @@ on client connection. The script is passed the common name
and IP address of the just-authenticated client
as environmental variables (see environmental variable section
below). The script is also passed
-the pathname of a not-yet-created temporary file as $1
+the pathname of a freshly created temporary file as $1
(i.e. the first command line argument), to be used by the script
to pass dynamically generated config file directives back to OpenVPN.