From: Karl O. Pinc <k...@mofo.meme.com>

---
 openvpn.8 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/openvpn.8 b/openvpn.8
index 0150ba7..9512fc3 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -4235,14 +4235,14 @@ should return 0 to allow the TLS handshake to proceed, 
or 1 to fail.

 Note that
 .B cmd
-may contain whitespace (if enclosed in quotes), in which case the first
-word of
+is a command line and as such may contain arguments separated by
+whitespace (if enclosed in quotes).  The first word of
 .B cmd
 is the shell command to execute and the remaining words are its
 arguments.
 When
 .B cmd
-is executed it is passed two (additional) arguments, as follows:
+is executed two arguments are appended, as follows:

 .B cmd certificate_depth X509_NAME_oneline

-- 
1.5.6.5


Reply via email to