From 5fa42f3a8150d998d229ce2ec26f62fc1c2dbb52 Mon Sep 17 00:00:00 2001 From: Kevin Cernekee Date: Sun, 7 Oct 2012 18:03:35 -0700 Subject: [PATCH] Fix a couple of minor typos Signed-off-by: Kevin Cernekee --- main.c | 2 +- openconnect.8.in | 2 +- www/packages.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main.c b/main.c index 4d0d9d04..68170325 100644 --- a/main.c +++ b/main.c @@ -314,7 +314,7 @@ static int config_line_num = 0; * * 1. We only care about it transiently and it can be lost entirely * (e.g. vpninfo->reconnect_timeout = atoi(config_arg); - * 2. We need to kep it, but it's a static string and will never be freed + * 2. We need to keep it, but it's a static string and will never be freed * so when it's part of argv[] we can use it in place, but when it comes * from a file we have to strdup() because otherwise it'll be overwritten. * For this we use the keep_config_arg() macro below. diff --git a/openconnect.8.in b/openconnect.8.in index eb40d515..03134206 100644 --- a/openconnect.8.in +++ b/openconnect.8.in @@ -246,7 +246,7 @@ XML config file .B \-\-authgroup=GROUP Choose authentication login selection .TP -.B \-\-authentiate +.B \-\-authenticate Authenticate only, and output the information needed to make the connection a form which can be used to set shell environment variables. When invoked with this option, openconnect will not make the connection, but if successful will diff --git a/www/packages.xml b/www/packages.xml index 5a2738e9..a6912a82 100644 --- a/www/packages.xml +++ b/www/packages.xml @@ -30,7 +30,7 @@ OpenSuSE 12.1 should finally include openconnect and NetworkManager-openconnect packages, which are absent from older releases.
  • Gentoo

    - Gentoo Portage contains package for both openconnect and networkmanager-openconnect. + Gentoo Portage contains packages for both openconnect and networkmanager-openconnect.
  • NetBSD, DragonFly BSD, etc. (pkgsrc)

    There are somewhat out of date packages for vpnc-script and openconnect in the pkgsrc-wip repository (pkgsrc-wip.sf.net).
  • -- 2.49.0