summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakvpn
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-08-20 07:01:59 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-08-20 07:01:59 +0000
commita464d52e8ec6641b517240f9342cdc7dce2367f9 (patch)
tree1dde1cea3495b05597d2e74881dec2ea94fa02ab /perl-install/standalone/drakvpn
parent1b436b19529a0cba3076b8da564f93c515bf9825 (diff)
downloaddrakx-a464d52e8ec6641b517240f9342cdc7dce2367f9.tar
drakx-a464d52e8ec6641b517240f9342cdc7dce2367f9.tar.gz
drakx-a464d52e8ec6641b517240f9342cdc7dce2367f9.tar.bz2
drakx-a464d52e8ec6641b517240f9342cdc7dce2367f9.tar.xz
drakx-a464d52e8ec6641b517240f9342cdc7dce2367f9.zip
Fixed English typos
Diffstat (limited to 'perl-install/standalone/drakvpn')
-rw-r--r--perl-install/standalone/drakvpn8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/standalone/drakvpn b/perl-install/standalone/drakvpn
index 75051b00a..c6ef2008b 100644
--- a/perl-install/standalone/drakvpn
+++ b/perl-install/standalone/drakvpn
@@ -751,19 +751,19 @@ N("path include path: specifies a path to include
a file. See File Inclusion.
Example: path include '/etc/racoon'
-path pre_shared_key file : specifies a file containing
+path pre_shared_key file: specifies a file containing
pre-shared key(s) for various ID(s). See Pre-shared key File.
Example: path pre_shared_key '/etc/racoon/psk.txt' ;
-path certificate path : racoon(8) will search this directory
+path certificate path: racoon(8) will search this directory
if a certificate or certificate request is received.
Example: path certificate '/etc/cert' ;
-File Inclusion : include file
+File Inclusion: include file
other configuration files can be included.
Example: include \"remote.conf\" ;
-Pre-shared key File : Pre-shared key file defines a pair
+Pre-shared key File: Pre-shared key file defines a pair
of the identifier and the shared secret key which are used at
Pre-shared key authentication method in phase 1."),
},