diff options
Diffstat (limited to 'lib/libc/sys/pledge.2')
-rw-r--r-- | lib/libc/sys/pledge.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/pledge.2 b/lib/libc/sys/pledge.2 index ed80121e5fd..4e939c9d17d 100644 --- a/lib/libc/sys/pledge.2 +++ b/lib/libc/sys/pledge.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pledge.2,v 1.47 2017/12/12 01:12:34 deraadt Exp $ +.\" $OpenBSD: pledge.2,v 1.48 2017/12/12 11:11:18 jmc Exp $ .\" .\" Copyright (c) 2015 Nicholas Marriott <nicm@openbsd.org> .\" @@ -146,7 +146,7 @@ system sensor readings. Can only reduce permissions for .Ar promises and -.Ar execpromises. +.Ar execpromises . .El .Pp The |