summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sync.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-12 00:45:47 +0000
committermpp <mpp@FreeBSD.org>1996-02-12 00:45:47 +0000
commit1d267ab1ce64a53fcecd133f0ab0666fb6d7bd60 (patch)
treec63852f4eea28a623ec1d6830c9dc0ff72ab167f /lib/libc/sys/sync.2
parent3ad82b58d696d3c45fce0b0e63be5aacbca13e2f (diff)
downloadFreeBSD-src-1d267ab1ce64a53fcecd133f0ab0666fb6d7bd60.zip
FreeBSD-src-1d267ab1ce64a53fcecd133f0ab0666fb6d7bd60.tar.gz
Added a update(4) man page to describe the kernel initiated update
process and changed all of the old references to update(8) to update(4).
Diffstat (limited to 'lib/libc/sys/sync.2')
-rw-r--r--lib/libc/sys/sync.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/sync.2 b/lib/libc/sys/sync.2
index 5e79fef..6309c18c 100644
--- a/lib/libc/sys/sync.2
+++ b/lib/libc/sys/sync.2
@@ -53,7 +53,7 @@ As information in the cache is lost after a system crash a
call is issued
frequently
by the user process
-.Xr update 8
+.Xr update 4
(about every 30 seconds).
.Pp
The function
@@ -62,8 +62,8 @@ may be used to synchronize individual file descriptor
attributes.
.Sh SEE ALSO
.Xr fsync 2 ,
-.Xr sync 8 ,
-.Xr update 8
+.Xr update 4 ,
+.Xr sync 8
.Sh BUGS
.Fn Sync
may return before the buffers are completely flushed.
OpenPOWER on IntegriCloud