diff options
Diffstat (limited to 'lib/libc/sys/semget.2')
-rw-r--r-- | lib/libc/sys/semget.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/semget.2 b/lib/libc/sys/semget.2 index 18c083b..945044d 100644 --- a/lib/libc/sys/semget.2 +++ b/lib/libc/sys/semget.2 @@ -117,7 +117,7 @@ The system call will fail if: .Bl -tag -width Er -.\" ipcperm could fail (we're opening to read and write, as it were) +.\" ipcperm could fail (we are opening to read and write, as it were) .It Bq Er EACCES Access permission failure. .\" |