mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
Fix a typo in regards to the ENOENT error.
PR: docs/118929 Submitted by: mymtom of hotmail MFC after: 3 days
This commit is contained in:
parent
df0b82f150
commit
6457bae568
@ -168,7 +168,7 @@ argument is too long.
|
||||
The system limit on semaphores has been reached.
|
||||
.It Bq Er ENOENT
|
||||
.Dv O_CREAT
|
||||
is set but the named semaphore does not exist.
|
||||
is not set but the named semaphore does not exist.
|
||||
.It Bq Er ENOSPC
|
||||
There is not enough space to create the semaphore.
|
||||
.El
|
||||
|
Loading…
Reference in New Issue
Block a user