summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2014-08-13 14:49:51 +0000
committerpluknet <pluknet@FreeBSD.org>2014-08-13 14:49:51 +0000
commit4227b97b79226844909bda500b069a47161ac749 (patch)
treeb62296382dd71f45e9c8b912583ac4e850f2d463 /lib
parent96b731501d410f1cd80bb059c98fcd676068c877 (diff)
downloadFreeBSD-src-4227b97b79226844909bda500b069a47161ac749.zip
FreeBSD-src-4227b97b79226844909bda500b069a47161ac749.tar.gz
Fixed ENOMEM description.
MFC after: 1 week Sponsored by: Nginx, Inc.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/posix_spawnattr_init.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/posix_spawnattr_init.3 b/lib/libc/gen/posix_spawnattr_init.3
index 19d29a6..388fe5a 100644
--- a/lib/libc/gen/posix_spawnattr_init.3
+++ b/lib/libc/gen/posix_spawnattr_init.3
@@ -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 ,
OpenPOWER on IntegriCloud