From 37dc1462398cac6b9c17c22aa8dd54fa3cf58448 Mon Sep 17 00:00:00 2001
From: sheldonh <sheldonh@FreeBSD.org>
Date: Wed, 19 Jul 2000 07:39:08 +0000
Subject: Update stale references to update(4) with references to the new
 syncer(4) manual page.

---
 lib/libc/gen/sysctl.3 | 2 +-
 lib/libc/sys/fsync.2  | 2 +-
 lib/libc/sys/sync.2   | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'lib')

diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index dba5570..a6097bb 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -437,7 +437,7 @@ followed by the vnode itself
 The interval between
 .Xr sync 2
 calls in the
-.Xr update 4
+.Xr syncer 4
 process.
 .El
 .Ss CTL_MACHDEP
diff --git a/lib/libc/sys/fsync.2 b/lib/libc/sys/fsync.2
index 4a1c74d..a2c696d 100644
--- a/lib/libc/sys/fsync.2
+++ b/lib/libc/sys/fsync.2
@@ -97,7 +97,7 @@ An I/O error occurred while reading from or writing to the file system.
 .El
 .Sh SEE ALSO
 .Xr sync 2 ,
-.Xr update 4 ,
+.Xr syncer 4 ,
 .Xr sync 8
 .Sh HISTORY
 The
diff --git a/lib/libc/sys/sync.2 b/lib/libc/sys/sync.2
index 790a9a7..9e88b6b 100644
--- a/lib/libc/sys/sync.2
+++ b/lib/libc/sys/sync.2
@@ -57,7 +57,7 @@ As information in the cache is lost after a system crash a
 call is issued
 frequently
 by the user process
-.Xr update 4
+.Xr syncer 4
 (about every 30 seconds). 
 .Pp
 The function
@@ -66,7 +66,7 @@ may be used to synchronize individual file descriptor
 attributes.
 .Sh SEE ALSO
 .Xr fsync 2 ,
-.Xr update 4 ,
+.Xr syncer 4 ,
 .Xr sync 8
 .Sh BUGS
 .Fn Sync
-- 
cgit v1.1