diff options
| author | beck <> | 2017-01-24 11:58:51 +0000 |
|---|---|---|
| committer | beck <> | 2017-01-24 11:58:51 +0000 |
| commit | d1a8cdad809232bd4305b147489a973689a507cd (patch) | |
| tree | e3e815da2a12ac9e1da2f44b17676d1dffbd56ea | |
| parent | fe061e1512154f32cb50b3aeb15690496997ab14 (diff) | |
| download | openbsd-d1a8cdad809232bd4305b147489a973689a507cd.tar.gz openbsd-d1a8cdad809232bd4305b147489a973689a507cd.tar.bz2 openbsd-d1a8cdad809232bd4305b147489a973689a507cd.zip | |
Break run-on sentence into two.
Diffstat (limited to '')
| -rw-r--r-- | src/usr.sbin/ocspcheck/ocspcheck.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/usr.sbin/ocspcheck/ocspcheck.8 b/src/usr.sbin/ocspcheck/ocspcheck.8 index a2ca8d6694..b791677f00 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.3 2017/01/24 09:39:43 jmc Exp $ | 1 | .\" $OpenBSD: ocspcheck.8,v 1.4 2017/01/24 11:58:51 beck Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2017 Bob Beck <beck@openbsd.org> | 3 | .\" Copyright (c) 2017 Bob Beck <beck@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -71,8 +71,9 @@ The | |||
| 71 | .Nm | 71 | .Nm |
| 72 | utility exits 0 if the OCSP response validates for the certificate in | 72 | utility exits 0 if the OCSP response validates for the certificate in |
| 73 | .Ar file | 73 | .Ar file |
| 74 | and all output is successfully written out, | 74 | and all output is successfully written out. |
| 75 | and >0 if an error occurs. | 75 | .Nm |
| 76 | returns >0 if an error occurs or the OCSP response fails to validate. | ||
| 76 | .Sh SEE ALSO | 77 | .Sh SEE ALSO |
| 77 | .Xr nc 1 , | 78 | .Xr nc 1 , |
| 78 | .Xr tls_config_set_ocsp_staple_file 3 , | 79 | .Xr tls_config_set_ocsp_staple_file 3 , |
