Signed-off-by: Antonio Borneo <borneo.antonio at gmail.com> --- vpnc-script | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/vpnc-script b/vpnc-script index 7c5a8f1..a120287 100755 --- a/vpnc-script +++ b/vpnc-script @@ -6,7 +6,7 @@ #* INTERNAL_IP4_NETMASK -- netmask (often unset) #* INTERNAL_IP4_NETMASKLEN -- netmask length (often unset) #* INTERNAL_IP4_NETADDR -- address of network (only present if netmask is set) -#* INTERNAL_IP4_DNS -- list of dns serverss +#* INTERNAL_IP4_DNS -- list of dns servers #* INTERNAL_IP4_NBNS -- list of wins servers #* INTERNAL_IP6_ADDRESS -- IPv6 address #* INTERNAL_IP6_NETMASK -- IPv6 netmask -- 1.7.3.4