mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fixed ENOMEM description.
MFC after: 1 week Sponsored by: Nginx, Inc.
This commit is contained in:
parent
6c8ce3bfce
commit
196d2103e6
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ The
|
|||
function will fail if:
|
||||
.Bl -tag -width Er
|
||||
.It Bq Er ENOMEM
|
||||
Insufficient memory exists to initialize the spawn file actions object.
|
||||
Insufficient memory exists to initialize the spawn attributes object.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr posix_spawn 3 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue