From 8b17f282d1fbd45b74cab0cea49dcd68d3456be6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 13 Oct 2007 20:29:01 +0000 Subject: [PATCH] spfix --- man2/read.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/read.2 b/man2/read.2 index 601563c56..e9bde187a 100644 --- a/man2/read.2 +++ b/man2/read.2 @@ -106,11 +106,11 @@ or the current file offset is not suitably aligned. .B EINVAL .I fd was created via a call to -.BR timer_create (2) +.BR timerfd_create (2) and the wrong size buffer was given to .BR read (); see -.BR timer_create (2) +.BR timerfd_create (2) for further information. .TP .B EIO