aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2013-02-13 22:38:20 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2013-02-13 22:38:20 +0000
commitb39da7f7212adf316d913e869945fe84597de270 (patch)
treed70a51427d3a9645712a06a13c3c5c76bef635b1
parent314caba11ce22f88d01612c204070797143ae8dc (diff)
downloadsrc-b39da7f7212adf316d913e869945fe84597de270.tar.gz
src-b39da7f7212adf316d913e869945fe84597de270.zip
Change "the the" to "the". It is a continuation of r226436 and missed in
r237658. Approved by: benl (maintainer, implicit)
Notes
Notes: svn path=/head/; revision=246771
-rw-r--r--crypto/openssl/doc/apps/dgst.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/apps/dgst.pod b/crypto/openssl/doc/apps/dgst.pod
index 7393cec905a0..d79fb5cbc1c9 100644
--- a/crypto/openssl/doc/apps/dgst.pod
+++ b/crypto/openssl/doc/apps/dgst.pod
@@ -91,7 +91,7 @@ The output is either "Verification OK" or "Verification Failure".
=item B<-prverify filename>
-verify the signature using the the private key in "filename".
+verify the signature using the private key in "filename".
=item B<-signature filename>