diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-12 00:45:47 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-12 00:45:47 +0000 |
| commit | 3656c5f4dfbbce341908c69881e2e619077fbf6a (patch) | |
| tree | c63852f4eea28a623ec1d6830c9dc0ff72ab167f /lib/libc/sys/sync.2 | |
| parent | 5a489ac2b83144b08b8f4cbefdf60f397a6aa412 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/sync.2')
| -rw-r--r-- | lib/libc/sys/sync.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/sync.2 b/lib/libc/sys/sync.2 index 5e79feff2d28..6309c18c7261 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. |
