From d467f87cb5d7cc9019c61d5af23a685318feee33 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 9 Nov 2017 11:31:37 +0100 Subject: [PATCH] splice.2: ffix Signed-off-by: Michael Kerrisk --- man2/splice.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/splice.2 b/man2/splice.2 index f18476c77..57988d9d6 100644 --- a/man2/splice.2 +++ b/man2/splice.2 @@ -90,7 +90,7 @@ The .I flags argument is a bit mask that is composed by ORing together zero or more of the following values: -.TP 1.9i +.TP .B SPLICE_F_MOVE Attempt to move pages instead of copying. This is only a hint to the kernel: