From 3de2205aa1d0ba6882a30a005f8cfe502d3d8bf2 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 25 Jul 2021 22:59:30 +0200 Subject: [PATCH] sync.2: tfix Reported-by: Helge Kreutzmann Signed-off-by: Michael Kerrisk --- man2/sync.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sync.2 b/man2/sync.2 index 9d7a90872..0fa39ae71 100644 --- a/man2/sync.2 +++ b/man2/sync.2 @@ -99,7 +99,7 @@ metadata related to the filesystem itself. Disk space was exhausted while synchronizing. .TP .BR ENOSPC ", " EDQUOT -Data was written to a files on NFS or another filesystem which does not +Data was written to a file on NFS or another filesystem which does not allocate space at the time of a .BR write (2) system call, and some previous write failed due to insufficient