]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Fix description of --client-disconnect calling convention in manpage.
authorGert Doering <gert@greenie.muc.de>
Wed, 9 Sep 2020 12:29:26 +0000 (14:29 +0200)
committerGert Doering <gert@greenie.muc.de>
Fri, 11 Sep 2020 12:41:08 +0000 (14:41 +0200)
The man page claimed that --client-disconnect "is passed the same
pathname as the corresponding --client-connect command", which is
not what the code does.  Fix.

Reported-By: hvenev in Trac
Trac: #884

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: Antonio Quartulli <a@unstable.cc>
Message-Id: <20200909122926.9523-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20929.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit 50c7700da09a1f83474e18f8709d59dbc4b509e2)

doc/openvpn.8

index 455a3247cc08cf6fa9b3914f267f75e5550ddf9d..186397b43463c9205ceea7ee6ba536e8800bd53b 100644 (file)
@@ -3374,11 +3374,10 @@ an error status.
 
 The
 .B \-\-client\-disconnect
-command is passed the same pathname as the corresponding
-.B \-\-client\-connect
-command as its last argument. (after any arguments specified in
+command is not passed any extra arguments
+(only those arguments specified in
 .B cmd
-).
+if any).
 .B 
 .\"*********************************************************
 .TP