summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavid <>2003-03-18 12:58:22 +0000
committerdavid <>2003-03-18 12:58:22 +0000
commit681b86ece831df81bdecaf14f664a68371ddd002 (patch)
tree664e814397e07a971bff2bb6a843705dbd26b000
parent91a3972a5e668b7118c88478d6c55bb9554ef87c (diff)
downloadopenbsd-681b86ece831df81bdecaf14f664a68371ddd002.tar.gz
openbsd-681b86ece831df81bdecaf14f664a68371ddd002.tar.bz2
openbsd-681b86ece831df81bdecaf14f664a68371ddd002.zip
duplicate words: and and, the the
ok miod@ jmc@
-rw-r--r--src/usr.sbin/openssl/openssl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1
index 99f9d892f1..fc137abc18 100644
--- a/src/usr.sbin/openssl/openssl.1
+++ b/src/usr.sbin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.3 2003/03/11 04:22:40 david Exp $ 1.\" $OpenBSD: openssl.1,v 1.4 2003/03/18 12:58:22 david Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -1762,7 +1762,7 @@ Filename to output to, or standard output by default.
1762Digitally sign the digest using the private key in 1762Digitally sign the digest using the private key in
1763.Ar filename . 1763.Ar filename .
1764.It Fl verify Ar filename 1764.It Fl verify Ar filename
1765Verify the signature using the the public key in 1765Verify the signature using the public key in
1766.Ar filename. 1766.Ar filename.
1767The output is either "Verification OK" or "Verification Failure". 1767The output is either "Verification OK" or "Verification Failure".
1768.It Fl prverify Ar filename 1768.It Fl prverify Ar filename