diff options
author | Bernhard Schmidt <berni@debian.org> | 2020-10-20 19:17:00 +0200 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2020-10-20 19:17:00 +0200 |
commit | 80285c31e83a8e233016e227a393543d508194eb (patch) | |
tree | a76135587c708bf9e9bf424af2149b119efe6320 /doc/openvpn.8 | |
parent | 5246174f27866c0e9e22844d998f3c97cac54050 (diff) |
New upstream version 2.5~rc3upstream/2.5_rc3
Diffstat (limited to 'doc/openvpn.8')
-rw-r--r-- | doc/openvpn.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/openvpn.8 b/doc/openvpn.8 index 5056e03..a504ce9 100644 --- a/doc/openvpn.8 +++ b/doc/openvpn.8 @@ -5694,10 +5694,10 @@ command line or configuration file. A set of variables which define each IPv6 route to be added, and are set prior to \fB\-\-up\fP script execution. .sp -\fBparm\fP will be one of \fBnetwork\fP or \fBgateway\fP -(\fBnetmask\fP is contained as \fB/nnn\fP in the -\fBroute_ipv6_network_{n}\fP, unlike IPv4 where it is passed in a -separate environment variable). +\fBparm\fP will be one of \fBnetwork\fP, \fBgateway\fP or +\fBmetric\fP\&. \fBroute_ipv6_network_{n}\fP contains \fBnetmask\fP +as \fB/nnn\fP, unlike IPv4 where it is passed in a separate environment +variable. .sp \fBn\fP is the OpenVPN route number, starting from 1. .sp |