From ab30eafa6192e71ec5fb9fe21815afd0769954a3 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 26 Mar 2014 06:25:05 +0100 Subject: [PATCH] read.2: grfix Signed-off-by: Michael Kerrisk --- man2/read.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/read.2 b/man2/read.2 index b62c78684..1a294ec1d 100644 --- a/man2/read.2 +++ b/man2/read.2 @@ -90,7 +90,7 @@ was interrupted by a signal. On error, \-1 is returned, and .I errno is set appropriately. -In this case it is left unspecified whether +In this case, it is left unspecified whether the file position (if any) changes. .SH ERRORS .TP