Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/mtree Document -t (modify mtime). Bump date.
details: https://anonhg.NetBSD.org/src/rev/e41964f53982
branches: trunk
changeset: 750979:e41964f53982
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Wed Jan 20 13:50:27 2010 +0000
description:
Document -t (modify mtime). Bump date.
diffstat:
usr.sbin/mtree/mtree.8 | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 72efd870c7bc -r e41964f53982 usr.sbin/mtree/mtree.8
--- a/usr.sbin/mtree/mtree.8 Wed Jan 20 12:54:17 2010 +0000
+++ b/usr.sbin/mtree/mtree.8 Wed Jan 20 13:50:27 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mtree.8,v 1.51 2009/04/09 09:53:37 apb Exp $
+.\" $NetBSD: mtree.8,v 1.52 2010/01/20 13:50:27 uebayasi Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -56,7 +56,7 @@
.\"
.\" @(#)mtree.8 8.2 (Berkeley) 12/11/93
.\"
-.Dd April 9, 2009
+.Dd Jan 20, 2010
.Dt MTREE 8
.Os
.Sh NAME
@@ -258,6 +258,9 @@
.Sy cksum
was specified.
The checksum is seeded with the specified value.
+.It Fl t
+Modify the modified time of existing files, the device type of devices, and
+symbolic link targets, to match the specification.
.It Fl U
Same as
.Fl u
Home |
Main Index |
Thread Index |
Old Index