From e82c474834bcce4ecc7794b7beb8998e432a24a9 Mon Sep 17 00:00:00 2001 From: Seonghun Lim Date: Thu, 9 Nov 2017 09:22:45 +0100 Subject: [PATCH] acct.2: wfix Signed-off-by: Michael Kerrisk --- man2/acct.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/acct.2 b/man2/acct.2 index 27b0c5cf4..f9efe437f 100644 --- a/man2/acct.2 +++ b/man2/acct.2 @@ -107,7 +107,7 @@ was too long. The system-wide limit on the total number of open files has been reached. .TP .B ENOENT -The specified filename does not exist. +The specified file does not exist. .TP .B ENOMEM Out of memory.