Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/lib/libc/sys pullup rev. 1.8 from trunk (approved by th...



details:   https://anonhg.NetBSD.org/src/rev/21b2702e4d62
branches:  netbsd-1-5
changeset: 489703:21b2702e4d62
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sat Oct 07 07:37:39 2000 +0000

description:
pullup rev. 1.8 from trunk (approved by thorpej):
remove reference to update(8), it no longer exists

diffstat:

 lib/libc/sys/fsync.2 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r e17b5c0407e4 -r 21b2702e4d62 lib/libc/sys/fsync.2
--- a/lib/libc/sys/fsync.2      Sat Oct 07 07:36:01 2000 +0000
+++ b/lib/libc/sys/fsync.2      Sat Oct 07 07:37:39 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fsync.2,v 1.7 1999/12/02 21:42:36 kleink Exp $
+.\"    $NetBSD: fsync.2,v 1.7.4.1 2000/10/07 07:37:39 jdolecek Exp $
 .\"
 .\" Copyright (c) 1983, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -76,8 +76,7 @@
 .El
 .Sh SEE ALSO
 .Xr sync 2 ,
-.Xr sync 8 ,
-.Xr update 8
+.Xr sync 8
 .Sh HISTORY
 The
 .Fn fsync



Home | Main Index | Thread Index | Old Index