aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-02-09 19:35:53 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-02-09 19:35:53 +0100
commit47918752700e27e192008a49ea879a4ffe8cdcd6 (patch)
tree06cc600d5b8686a1f408a9ea879068a873c046f5
parent71a25d4c79b1ccf538f6b813c834bbc4197f6370 (diff)
downloadman-pages-47918752700e27e192008a49ea879a4ffe8cdcd6.tar.gz
execveat.2: srcfix: add a link to glibc bug requesting wrapper
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/execveat.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man2/execveat.2 b/man2/execveat.2
index d1ce4bee13..499bf1b572 100644
--- a/man2/execveat.2
+++ b/man2/execveat.2
@@ -37,6 +37,7 @@ execveat \- execute program relative to a directory file descriptor
.PP
.IR Note :
There is no glibc wrapper for this system call; see NOTES.
+.\" FIXME . See https://sourceware.org/bugzilla/show_bug.cgi?id=27364
.SH DESCRIPTION
.\" commit 51f39a1f0cea1cacf8c787f652f26dfee9611874
The