projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a96e781
)
fix typo
author
Mark J. Cox
<mark@openssl.org>
Sun, 31 Jan 1999 09:57:00 +0000
(09:57 +0000)
committer
Mark J. Cox
<mark@openssl.org>
Sun, 31 Jan 1999 09:57:00 +0000
(09:57 +0000)
Submitted by:
Reviewed by:
PR:
apps/ca.c
patch
|
blob
|
history
diff --git
a/apps/ca.c
b/apps/ca.c
index ec8869ea0e8c542a8062a685613bdb28913219a7..ac56ce7181787f75a06cc7c975fd2b90095d9418 100644
(file)
--- a/
apps/ca.c
+++ b/
apps/ca.c
@@
-144,7
+144,7
@@
static char *ca_usage[]={
" -ss_cert file - File contains a self signed cert to sign\n",
" -preserveDN - Don't re-order the DN\n",
" -batch - Don't ask questions\n",
-" -msie_hack - msie modifications to handle all thos universal strings\n",
+" -msie_hack - msie modifications to handle all thos
e
universal strings\n",
NULL
};