summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2016-09-05 11:17:24 +0000
committerderaadt <deraadt@openbsd.org>2016-09-05 11:17:24 +0000
commit7856635d9da577e81ffd95345066e9962190e059 (patch)
tree9a9ca3afb9f41cc2cd625ec3c058eaa9fb18a4f7 /lib/libc
parentWelcome syspatch(8), a binary patch management utility for the base system. (diff)
downloadwireguard-openbsd-7856635d9da577e81ffd95345066e9962190e059.tar.xz
wireguard-openbsd-7856635d9da577e81ffd95345066e9962190e059.zip
correct wording; from rob@2keys.ca
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/pledge.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/pledge.2 b/lib/libc/sys/pledge.2
index fd68e2f311c..d4ef59548da 100644
--- a/lib/libc/sys/pledge.2
+++ b/lib/libc/sys/pledge.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pledge.2,v 1.34 2016/09/01 10:06:30 ratchov Exp $
+.\" $OpenBSD: pledge.2,v 1.35 2016/09/05 11:17:24 deraadt Exp $
.\"
.\" Copyright (c) 2015 Nicholas Marriott <nicm@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: September 1 2016 $
+.Dd $Mdocdate: September 5 2016 $
.Dt PLEDGE 2
.Os
.Sh NAME
@@ -126,7 +126,7 @@ once.
.Pp
The
.Ar promises
-is specified as a string, with space separate keywords:
+is specified as a string, with space separated keywords:
.Bl -tag -width "tmppath" -offset indent
.It Va "stdio"
The following system calls are permitted to allow most basic functions