From ced56703cb6504641b5374ec53e87af8e6878ad6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 28 Oct 2014 10:01:18 +0100 Subject: [PATCH] vmsplice.2: srcfix: Added FIXME Signed-off-by: Michael Kerrisk --- man2/vmsplice.2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man2/vmsplice.2 b/man2/vmsplice.2 index db92656a2..396f99cb4 100644 --- a/man2/vmsplice.2 +++ b/man2/vmsplice.2 @@ -109,6 +109,10 @@ if this flag is not specified, then a subsequent .B SPLICE_F_MOVE must copy the pages. Data must also be properly page aligned, both in memory and length. +.\" FIXME +.\" It looks like the page-alignment requirement went away with +.\" commit bd1a68b59c8e3bce45fb76632c64e1e063c3962d +.\" .\" .... if we expect to later SPLICE_F_MOVE to the cache. .SH RETURN VALUE Upon successful completion,