Module Name: src
Committed By: wiz
Date: Wed Mar 25 06:46:21 UTC 2009
Modified Files:
src/lib/libc/sys: sync.2
Log Message:
Sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/sys/sync.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/sys/sync.2
diff -u src/lib/libc/sys/sync.2:1.16 src/lib/libc/sys/sync.2:1.17
--- src/lib/libc/sys/sync.2:1.16 Wed Mar 25 05:32:52 2009
+++ src/lib/libc/sys/sync.2 Wed Mar 25 06:46:21 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: sync.2,v 1.16 2009/03/25 05:32:52 dholland Exp $
+.\" $NetBSD: sync.2,v 1.17 2009/03/25 06:46:21 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -80,8 +80,8 @@
.Xr scsictl 8
to disable the write-back cache entirely.
.Sh SEE ALSO
-.Xr dkctl 8 ,
.Xr fsync 2 ,
+.Xr dkctl 8 ,
.Xr scsictl 8 ,
.Xr sync 8
.Sh HISTORY