From: Gert Doering Date: Thu, 21 Oct 2010 11:13:21 +0000 (+0200) Subject: Improved man page entry for script_type X-Git-Tag: v2.2-beta4~7^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4bd825b7e6b4d62bfbbadf1b3dbd71fd3f70c25;p=thirdparty%2Fopenvpn.git Improved man page entry for script_type Signed-off-by: Gert Doering Acked-by: krzee Acked-by: David Sommerseth Signed-off-by: David Sommerseth --- diff --git a/openvpn.8 b/openvpn.8 index 8df9367f8..0d57518d9 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -5294,12 +5294,12 @@ documentation for .\"********************************************************* .TP .B script_type -One of +Prior to execution of any script, this variable is set to the type of +script being run. It can be one of the following: .B up, down, ipchange, route-up, tls-verify, auth-user-pass-verify, .B client-connect, client-disconnect, or .B learn-address. -Set prior to execution of any script. .\"********************************************************* .TP .B signal