posix: remove TRAD_SYNOPSIS
This commit is contained in:
parent
191b4f35bc
commit
aa06fa01dc
|
@ -41,7 +41,7 @@ INDEX
|
|||
INDEX
|
||||
pclose
|
||||
|
||||
ANSI_SYNOPSIS
|
||||
SYNOPSIS
|
||||
#include <stdio.h>
|
||||
FILE *popen(const char *<[s]>, const char *<[mode]>);
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ INDEX
|
|||
INDEX
|
||||
posix_spawnp
|
||||
|
||||
ANSI_SYNOPSIS
|
||||
SYNOPSIS
|
||||
#include <spawn.h>
|
||||
|
||||
int posix_spawn(pid_t *<[pid]>, const char *<[path]>,
|
||||
|
|
Loading…
Reference in New Issue