From 0bd79129581d3ca00b675790afd9f32c5cc71a06 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 6 Aug 2015 12:41:33 +0200 Subject: [PATCH] tee.2: wfix Signed-off-by: Michael Kerrisk --- man2/tee.2 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/man2/tee.2 b/man2/tee.2 index 6f39c0eb5..722d92c91 100644 --- a/man2/tee.2 +++ b/man2/tee.2 @@ -55,10 +55,8 @@ therefore, that data can be copied by a subsequent .BR splice (2). .I flags -is a series of modifier flags, which share the name space with -.BR splice (2) -and -.BR vmsplice (2): +is a a bit mask that is composed by ORing together +zero or more of the following values: .TP 1.9i .B SPLICE_F_MOVE Currently has no effect for