From 5c87e70efbee40f4cd878886ebed10e74d23a842 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 8 Jan 2015 14:46:37 +0100 Subject: [PATCH] fcntl.2: wfix Signed-off-by: Michael Kerrisk --- man2/fcntl.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/fcntl.2 b/man2/fcntl.2 index bc0a4a84c..da168cc45 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -1338,8 +1338,8 @@ to the set of seals of the inode referred to by the file descriptor Seals cannot be removed again. Once this call succeeds, the seals are enforced by the kernel immediately. If the current set of seals includes -.BR F_SEAL_SEAL , -then this call will be rejected with +.BR F_SEAL_SEAL +(see below), then this call will be rejected with .BR EPERM . Adding a seal that is already set is a no-op, in case .B F_SEAL_SEAL