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