--- man3/fexecve.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/fexecve.3 b/man3/fexecve.3 index f228f00..03a00da 100644 --- a/man3/fexecve.3 +++ b/man3/fexecve.3 @@ -114,7 +114,7 @@ Simply opening the file, checksumming the contents, and then doing an would not suffice, since, between the two steps, the filename, or a directory prefix of the pathname, could have been exchanged (by, for example, modifying the target of a symbolic link). -.BR fexecve() +.BR fexecve () does not mitigate the problem that the .I contents of a file could be changed between the checksumming and the call to -- 1.8.4.rc3 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html