Module Name: src
Committed By: wiz
Date: Thu Jun 30 18:43:43 UTC 2016
Modified Files:
src/lib/libc/sys: fdiscard.2
Log Message:
Bump date for header file change.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/sys/fdiscard.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/fdiscard.2
diff -u src/lib/libc/sys/fdiscard.2:1.4 src/lib/libc/sys/fdiscard.2:1.5
--- src/lib/libc/sys/fdiscard.2:1.4 Thu Jun 30 15:29:20 2016
+++ src/lib/libc/sys/fdiscard.2 Thu Jun 30 18:43:43 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: fdiscard.2,v 1.4 2016/06/30 15:29:20 dholland Exp $
+.\" $NetBSD: fdiscard.2,v 1.5 2016/06/30 18:43:43 wiz Exp $
.\"
.\" Copyright (c) 2014 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 1, 2015
+.Dd June 30, 2016
.Dt FDISCARD 2
.Os
.Sh NAME