summaryrefslogtreecommitdiff
path: root/man3/fexecve.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-07-27 06:07:44 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-07-27 06:07:44 +0000
commitf1440cce860b03ffb503420c68b86599a1c70d68 (patch)
tree5d1eec1ce2947680e02939628947d0b22a44be4b /man3/fexecve.3
parent3333513dc2bc17e83aba5d71e168481145027481 (diff)
ffix
Diffstat (limited to 'man3/fexecve.3')
-rw-r--r--man3/fexecve.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fexecve.3 b/man3/fexecve.3
index a1d3ce52..2c645a7a 100644
--- a/man3/fexecve.3
+++ b/man3/fexecve.3
@@ -29,7 +29,7 @@ fexecve \- execute program specified via file descriptor
.nf
.B #include <sys/time.h>
.sp
-.BI "int fexecve(int" fd ", char *const " argv "[], char *const " envp []);
+.BI "int fexecve(int " fd ", char *const " argv "[], char *const " envp []);
.fi
.SH DESCRIPTION
.BR fexecve ()