From d49841605a2aa6618a990321d90932ad3fdd123d Mon Sep 17 00:00:00 2001 From: Gleb Fotengauer-Malinovskiy Date: Sat, 8 Aug 2015 10:03:23 +0200 Subject: [PATCH] sendfile.2: tfix Signed-off-by: Michael Kerrisk --- man2/sendfile.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sendfile.2 b/man2/sendfile.2 index ef9ba6ce7..93cf7e1ba 100644 --- a/man2/sendfile.2 +++ b/man2/sendfile.2 @@ -140,7 +140,7 @@ operation is not available for .TP .B EINVAL .I out_fd -was has the +has the .B O_APPEND flag set. This is not currently supported by