From e43ed4a4ad704a36564eb99280d5971b8ae3276e Mon Sep 17 00:00:00 2001 From: miko Date: Wed, 26 Sep 2018 07:25:54 +0000 Subject: typo; ok jmc@ --- lib/libc/sys/unveil.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/sys') diff --git a/lib/libc/sys/unveil.2 b/lib/libc/sys/unveil.2 index cc5e91d10bf..d1c33688b87 100644 --- a/lib/libc/sys/unveil.2 +++ b/lib/libc/sys/unveil.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unveil.2,v 1.10 2018/09/26 02:54:34 miko Exp $ +.\" $OpenBSD: unveil.2,v 1.11 2018/09/26 07:25:53 miko Exp $ .\" .\" Copyright (c) 2018 Bob Beck .\" @@ -108,7 +108,7 @@ This means that a directory that is removed and recreated after a call to .Fn unveil will appear to not exist. .Pp -Non-directories paths are remembered by name within their containing +Non-directory paths are remembered by name within their containing directory, and so may be created, removed, or re-created after a call to .Fn unveil and still appear to exist. -- cgit v1.2.3