From e8cc3c090da5c4214fde9a459c468a80cda889c7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 10 Jan 2015 14:55:57 +0100 Subject: [PATCH] random.4: tfix Signed-off-by: Michael Kerrisk --- man4/random.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man4/random.4 b/man4/random.4 index 1be19b881..8fb96c89f 100644 --- a/man4/random.4 +++ b/man4/random.4 @@ -53,7 +53,7 @@ with flag a subsequent .BR read (2) will not block if the requested number of bytes is not available. -Instead the available bytes are returned. +Instead, the available bytes are returned. If no byte is available .BR read (2) will return -1 and