From 09b81d30ae629d75d03972b872eab71e24605bb6 Mon Sep 17 00:00:00 2001 From: kib Date: Mon, 29 Aug 2016 05:37:03 +0000 Subject: MFC r304209: The fdatasync(2) call must be cancellation point. --- share/man/man3/pthread_testcancel.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share/man/man3') diff --git a/share/man/man3/pthread_testcancel.3 b/share/man/man3/pthread_testcancel.3 index fc412de..1dfc964 100644 --- a/share/man/man3/pthread_testcancel.3 +++ b/share/man/man3/pthread_testcancel.3 @@ -1,5 +1,5 @@ .\" $FreeBSD$ -.Dd April 16, 2015 +.Dd August 16, 2016 .Dt PTHREAD_TESTCANCEL 3 .Os .Sh NAME @@ -114,6 +114,7 @@ function is a cancellation point if .Fa cmd is .Dv F_SETLKW . +.It Fn fdatasync .It Fn fsync .It Fn kevent The -- cgit v1.1