summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr.sbin/ocspcheck/ocspcheck.84
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.sbin/ocspcheck/ocspcheck.8 b/src/usr.sbin/ocspcheck/ocspcheck.8
index b791677f00..5f34575ce1 100644
--- a/src/usr.sbin/ocspcheck/ocspcheck.8
+++ b/src/usr.sbin/ocspcheck/ocspcheck.8
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ocspcheck.8,v 1.4 2017/01/24 11:58:51 beck Exp $ 1.\" $OpenBSD: ocspcheck.8,v 1.5 2017/01/24 12:00:19 beck Exp $
2.\" 2.\"
3.\" Copyright (c) 2017 Bob Beck <beck@openbsd.org> 3.\" Copyright (c) 2017 Bob Beck <beck@openbsd.org>
4.\" 4.\"
@@ -73,7 +73,7 @@ utility exits 0 if the OCSP response validates for the certificate in
73.Ar file 73.Ar file
74and all output is successfully written out. 74and all output is successfully written out.
75.Nm 75.Nm
76returns >0 if an error occurs or the OCSP response fails to validate. 76exits >0 if an error occurs or the OCSP response fails to validate.
77.Sh SEE ALSO 77.Sh SEE ALSO
78.Xr nc 1 , 78.Xr nc 1 ,
79.Xr tls_config_set_ocsp_staple_file 3 , 79.Xr tls_config_set_ocsp_staple_file 3 ,