summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorrob <rob@openbsd.org>2019-03-21 17:13:18 +0000
committerrob <rob@openbsd.org>2019-03-21 17:13:18 +0000
commite1d8c6b10a729aac67a62ff9a7c895cd237fa05c (patch)
treebbaf0c43ab7dc01803367c4cb0620cf8bf855548 /lib/libc
parentRemove struct intrhand. It is no longer used on octeon. (diff)
downloadwireguard-openbsd-e1d8c6b10a729aac67a62ff9a7c895cd237fa05c.tar.xz
wireguard-openbsd-e1d8c6b10a729aac67a62ff9a7c895cd237fa05c.zip
Reference permissions in the canonical plural.
ok jmc@
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/unveil.26
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