Module Name: src
Committed By: wiz
Date: Wed Dec 4 18:05:21 UTC 2013
Modified Files:
src/sbin/mount_tmpfs: mount_tmpfs.8
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sbin/mount_tmpfs/mount_tmpfs.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/mount_tmpfs/mount_tmpfs.8
diff -u src/sbin/mount_tmpfs/mount_tmpfs.8:1.16 src/sbin/mount_tmpfs/mount_tmpfs.8:1.17
--- src/sbin/mount_tmpfs/mount_tmpfs.8:1.16 Wed Dec 4 13:30:35 2013
+++ src/sbin/mount_tmpfs/mount_tmpfs.8 Wed Dec 4 18:05:21 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_tmpfs.8,v 1.16 2013/12/04 13:30:35 martin Exp $
+.\" $NetBSD: mount_tmpfs.8,v 1.17 2013/12/04 18:05:21 wiz Exp $
.\"
.\" Copyright (c) 2005, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 13, 2008
+.Dd December 4, 2013
.Dt MOUNT_TMPFS 8
.Os
.Sh NAME