summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2017-12-12 11:11:18 +0000
committerjmc <jmc@openbsd.org>2017-12-12 11:11:18 +0000
commitcc6f18fcaa9c3cb406705931e31afd49ba0170a6 (patch)
treebc377779dfb362c8014a869dfd3dfe148577bf82 /lib/libc
parentFix typo. Unbreaks building a kernel on arm64/clang. (diff)
downloadwireguard-openbsd-cc6f18fcaa9c3cb406705931e31afd49ba0170a6.tar.xz
wireguard-openbsd-cc6f18fcaa9c3cb406705931e31afd49ba0170a6.zip
space required between macro arg and punctuation;
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/pledge.24
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