Module Name: src
Committed By: sevan
Date: Fri Aug 12 02:59:23 UTC 2016
Modified Files:
src/bin/sync: sync.8
Log Message:
sync was there from v4.
Confirmed from the TUHS hosted copies of man pages.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/bin/sync/sync.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/sync/sync.8
diff -u src/bin/sync/sync.8:1.15 src/bin/sync/sync.8:1.16
--- src/bin/sync/sync.8:1.15 Thu Aug 7 09:05:42 2003
+++ src/bin/sync/sync.8 Fri Aug 12 02:59:23 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: sync.8,v 1.15 2003/08/07 09:05:42 agc Exp $
+.\" $NetBSD: sync.8,v 1.16 2016/08/12 02:59:23 sevan Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)sync.8 8.1 (Berkeley) 5/31/93
.\"
-.Dd May 31, 1993
+.Dd August 12, 2016
.Dt SYNC 8
.Os
.Sh NAME
@@ -69,4 +69,4 @@ system call.
A
.Nm
command appeared in
-.At v6 .
+.At v4 .