[PATCH] posix_spawn.3: tfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Mike Frysinger <vapier@xxxxxxxxxxxx>

Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
---
 man3/posix_spawn.3 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man3/posix_spawn.3 b/man3/posix_spawn.3
index 820d5cef5768..a7472bce5ed3 100644
--- a/man3/posix_spawn.3
+++ b/man3/posix_spawn.3
@@ -41,9 +41,9 @@ posix_spawn, posix_spawnp \- spawn a process
 .BI "                char *const " argv[] ", char *const " envp[] );
 .PP
 .BI "int posix_spawnp(pid_t *" pid ", const char *" file ,
-.BI "                const posix_spawn_file_actions_t *" file_actions ,
-.BI "                const posix_spawnattr_t *" attrp ,
-.BI "                char *const " argv[] ", char *const " envp[] );
+.BI "                 const posix_spawn_file_actions_t *" file_actions ,
+.BI "                 const posix_spawnattr_t *" attrp ,
+.BI "                 char *const " argv[] ", char *const " envp[] );
 .fi
 .SH DESCRIPTION
 The
-- 
2.26.2




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux