From 17a2441804c81d4524f94ae1c3fe8adbec4a0236 Mon Sep 17 00:00:00 2001 From: beck <> Date: Tue, 24 Jan 2017 08:54:23 +0000 Subject: s/exit/exist/ typo --- src/usr.sbin/ocspcheck/ocspcheck.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/usr.sbin/ocspcheck/ocspcheck.8 b/src/usr.sbin/ocspcheck/ocspcheck.8 index 2ef5d26fc3..6b131416aa 100644 --- a/src/usr.sbin/ocspcheck/ocspcheck.8 +++ b/src/usr.sbin/ocspcheck/ocspcheck.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ocspcheck.8,v 1.1 2017/01/24 08:50:57 beck Exp $ +.\" $OpenBSD: ocspcheck.8,v 1.2 2017/01/24 08:54:23 beck Exp $ .\" .\" Copyright (c) 2017 Bob Beck .\" @@ -81,7 +81,7 @@ will exit >0. .Xr tls_config_set_ocsp_staple_file 3 , .Sh BUGS .Nm -will create the output file if it does not exit. +will create the output file if it does not exist. On failure a newly created output file will not be removed. .Sh CAVEATS While -- cgit v1.2.3-55-g6feb