summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2017-12-12 11:11:19 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2017-12-12 11:11:19 +0000
commita9a3c5f1e5887d296e8c6e843b8fdc917a379918 (patch)
tree8752fe9bc2138e1773c6f4bec194019b97999302 /lib/libc
parentb4e2f17615fdf48e7940783bfa3a6b2006c0fe4f (diff)
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