summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/posix_spawn.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/posix_spawn.3c')
-rw-r--r--usr/src/man/man3c/posix_spawn.3c5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr/src/man/man3c/posix_spawn.3c b/usr/src/man/man3c/posix_spawn.3c
index 44407e68e9..7d9ad894c9 100644
--- a/usr/src/man/man3c/posix_spawn.3c
+++ b/usr/src/man/man3c/posix_spawn.3c
@@ -9,6 +9,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
+.\" Copyright 2011 by Delphix. All rights reserved.
.TH POSIX_SPAWN 3C "Feb 20, 2009"
.SH NAME
posix_spawn, posix_spawnp \- spawn a process
@@ -388,7 +389,9 @@ Standard See \fBstandards\fR(5).
\fBposix_spawn_file_actions_adddup2\fR(3C),
\fBposix_spawn_file_actions_addopen\fR(3C),
\fBposix_spawn_file_actions_destroy\fR(3C),
-\fBposix_spawn_file_actions_init\fR(3C), \fBposix_spawnattr_destroy\fR(3C),
+\fBposix_spawn_file_actions_init\fR(3C),
+\fBposix_spawn_pipe_np\fR(3C),
+\fBposix_spawnattr_destroy\fR(3C),
\fBposix_spawnattr_getflags\fR(3C), \fBposix_spawnattr_getpgroup\fR(3C),
\fBposix_spawnattr_getschedparam\fR(3C),
\fBposix_spawnattr_getschedpolicy\fR(3C),