From 4b2dbe8302bea4d45890c8947dcb737b09763929 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 7 Sep 2014 05:10:40 -0700 Subject: [PATCH] Changes: tfix Signed-off-by: Michael Kerrisk --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 3cc7e575d..b467b4836 100644 --- a/Changes +++ b/Changes @@ -53,7 +53,7 @@ poll.2, select.2 Rusty Russell Fix erroneous description of "available for write". POSIX says: "POLLOUT Normal data may be written without - blocking.". This is "may" is misleading, see the POSIX + blocking.". This "may" is misleading, see the POSIX write page: Write requests to a pipe or FIFO shall be handled in the