diff options
Diffstat (limited to 'lib/libpthread/man/sem_open.3')
| -rw-r--r-- | lib/libpthread/man/sem_open.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/sem_open.3 b/lib/libpthread/man/sem_open.3 index 6992a227ad1..f66aecbbfd8 100644 --- a/lib/libpthread/man/sem_open.3 +++ b/lib/libpthread/man/sem_open.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sem_open.3,v 1.9 2013/11/20 03:19:39 tedu Exp $ +.\" $OpenBSD: sem_open.3,v 1.10 2013/11/20 18:31:23 jmc Exp $ .\" .\" Copyright (c) 2013 Ted Unangst <tedu@openbsd.org> .\" @@ -69,7 +69,7 @@ with a named semaphore. may fail if: .Bl -tag -width Er .It Bq Er ENOSPC -Inusfficient memory is available. +Insufficient memory is available. .It Bq Er EPERM An attempt was made to open a shared semaphore owned by another user. .El |
