diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/unveil.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/unveil.2 b/lib/libc/sys/unveil.2 index cbdf258507c..cea363a8bfc 100644 --- a/lib/libc/sys/unveil.2 +++ b/lib/libc/sys/unveil.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unveil.2,v 1.14 2018/11/29 21:41:01 jmc Exp $ +.\" $OpenBSD: unveil.2,v 1.15 2019/03/21 17:13:18 rob Exp $ .\" .\" Copyright (c) 2018 Bob Beck <beck@openbsd.org> .\" @@ -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: November 29 2018 $ +.Dd $Mdocdate: March 21 2019 $ .Dt UNVEIL 2 .Os .Sh NAME @@ -36,7 +36,7 @@ and except for the specified .Ar path and -.Ar permission . +.Ar permissions . .Pp The .Nm |