summaryrefslogtreecommitdiffstats
path: root/openvpn.8
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn.8')
-rw-r--r--openvpn.82
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn.8 b/openvpn.8
index 534f734..2d939de 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -2833,7 +2833,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.