From 4227b97b79226844909bda500b069a47161ac749 Mon Sep 17 00:00:00 2001 From: pluknet Date: Wed, 13 Aug 2014 14:49:51 +0000 Subject: Fixed ENOMEM description. MFC after: 1 week Sponsored by: Nginx, Inc. --- lib/libc/gen/posix_spawnattr_init.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 , -- cgit v1.1