summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevitte <levitte>2002-01-27 16:12:27 +0000
committerlevitte <levitte>2002-01-27 16:12:27 +0000
commite4325138c1ab6a361cad3bf7758027fe192d1919 (patch)
tree4f6d36c035081c81b2dfc88960608eed4194edb1
parent58ad9bb802c6f80e846db0669341d2f5b5e20d27 (diff)
downloadopenssl-e4325138c1ab6a361cad3bf7758027fe192d1919.tar.gz
Spelling correction.
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index f1204dcea..b810cd2fd 100755
--- a/Configure
+++ b/Configure
@@ -10,7 +10,7 @@ use strict;
# see INSTALL for instructions.
-my $usage="Usage: Configure [no-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-dso] [no-krb5] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [-test-sanity] os/compiler[:flags]\n";
+my $usage="Usage: Configure [no-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-dso] [no-krb5] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--test-sanity] os/compiler[:flags]\n";
# Options:
#