From 26ce7de87bbfc8eddf8fa030b6077e7e991ccde2 Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 16 Jul 2018 12:02:45 +0000 Subject: [PATCH] fix thinko okay mestre@ --- lib/libc/sys/unveil.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libc/sys/unveil.2 b/lib/libc/sys/unveil.2 index f18ea093a47..4be65d187da 100644 --- a/lib/libc/sys/unveil.2 +++ b/lib/libc/sys/unveil.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unveil.2,v 1.2 2018/07/13 17:18:34 mestre Exp $ +.\" $OpenBSD: unveil.2,v 1.3 2018/07/16 12:02:45 espie Exp $ .\" .\" Copyright (c) 2018 Bob Beck .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 13 2018 $ +.Dd $Mdocdate: July 16 2018 $ .Dt UNVEIL 2 .Os .Sh NAME @@ -76,7 +76,7 @@ promise should be available for execute operations corresponding to .Xr pledge 2 promise -.Ar wpath . +.Ar exec . .It Dv c .Ar path should be allowed to be created and removed, corresponding to -- 2.20.1