On Tue, May 26, 2015 at 11:01 PM, Gert Doering <g...@greenie.muc.de> wrote: > point out that this is for "data channel" packets > > trac #463 > > Signed-off-by: Gert Doering <g...@greenie.muc.de> > --- > doc/openvpn.8 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/openvpn.8 b/doc/openvpn.8 > index b1c2fab..fb759cf 100644 > --- a/doc/openvpn.8 > +++ b/doc/openvpn.8 > @@ -3904,7 +3904,7 @@ For more information on HMAC see > .\"********************************************************* > .TP > .B \-\-cipher alg > -Encrypt packets with cipher algorithm > +Encrypt data channel packets with cipher algorithm > .B alg. > The default is > .B BF-CBC, > -- > 2.3.6
ACK Pending the 'man overhaul' it might be not that useful, but I think it would make sense to explain what we mean by 'data channel' and 'control channel' somewhere at the start of the man page. Right now, the explanation is actually *below* this option, under the 'TLS Mode Options' section. -Steffan