Fixed ENOMEM description.

MFC after:	1 week
Sponsored by:	Nginx, Inc.
This commit is contained in:
Sergey Kandaurov 2014-08-13 14:49:51 +00:00
parent 6c8ce3bfce
commit 196d2103e6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=269942

View File

@ -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 ,