From 6306a60702db40bbc91ff5b1c062bacee6e8c9ac Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 5 Jul 2004 23:06:51 +0000 Subject: update(8) is an in-kernel process; from jared yanovich; --- lib/libc/sys/sync.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/sys/sync.2 b/lib/libc/sys/sync.2 index c09824c2415..cb75e2b9f48 100644 --- a/lib/libc/sys/sync.2 +++ b/lib/libc/sys/sync.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sync.2,v 1.9 2003/06/02 20:18:39 millert Exp $ +.\" $OpenBSD: sync.2,v 1.10 2004/07/05 23:06:50 jmc Exp $ .\" $NetBSD: sync.2,v 1.4 1995/02/27 12:38:41 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -49,7 +49,7 @@ The kernel keeps this information in core to reduce the number of disk I/O transfers required by the system. As information in the cache is lost after a system crash a .Fn sync -call is issued frequently by the user process +call is issued frequently by the in-kernel process .Xr update 8 (about every 30 seconds). .Pp -- cgit v1.2.3