aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/sync.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/sync.2')
-rw-r--r--lib/libc/sys/sync.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sync.2 b/lib/libc/sys/sync.2
index ff588ffc5a66..06d5e935c6b2 100644
--- a/lib/libc/sys/sync.2
+++ b/lib/libc/sys/sync.2
@@ -52,7 +52,7 @@ As information in the cache is lost after a system crash, a
.Fn sync
system call is issued
frequently
-by the user process
+by the kernel process
.Xr syncer 4
(about every 30 seconds).
.Pp