From 1bb7f86e234d0ea07111bd59bf3462b47481bf67 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com> Date: Thu, 18 Nov 2021 06:27:40 +0100 Subject: [PATCH] Remove repeated words from documentation Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com> --- www/building.xml | 4 ++-- www/vpnc-script.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/building.xml b/www/building.xml index 70b777d3..aa4036ea 100644 --- a/www/building.xml +++ b/www/building.xml @@ -51,8 +51,8 @@ on the command line.
exists and can be executed, and will fail if not. If you don't already have a copy then you should install one. It might be in a separate vpnc-script package for your operating system, it might be part of their vpnc package, - and there's one linked from from the vpnc-script page, - if you need to download it manually. Install it as /etc/vpnc/vpnc-script. + and there's one linked from the vpnc-script page, if + you need to download it manually. Install it as /etc/vpnc/vpnc-script.If you do not want to use the standard location, you can configure OpenConnect to use a different location by default. When running the ./configure script diff --git a/www/vpnc-script.xml b/www/vpnc-script.xml index 22890ce6..d10b0030 100644 --- a/www/vpnc-script.xml +++ b/www/vpnc-script.xml @@ -48,8 +48,8 @@ to configure the routing or name service for the VPN.
On Windows, the default configuration of OpenConnect will look for -a script named named vpnc-script-win.js in the same directory -as the openconnect.exe executable, and will execute it with the +a script named vpnc-script-win.js in the same directory as the +openconnect.exe executable, and will execute it with the command-based script host (CScript.exe).
-- 2.50.1