Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/mtree Implement FreeBSD's "nochange" keyworld which...
details: https://anonhg.NetBSD.org/src/rev/77c522936c44
branches: trunk
changeset: 781882:77c522936c44
user: christos <christos%NetBSD.org@localhost>
date: Fri Oct 05 01:30:36 2012 +0000
description:
Implement FreeBSD's "nochange" keyworld which causes the existance of a
filesystem object to be checked but none of its attributes. (brooks)
diffstat:
usr.sbin/mtree/mtree.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b40ad2359201 -r 77c522936c44 usr.sbin/mtree/mtree.8
--- a/usr.sbin/mtree/mtree.8 Fri Oct 05 01:28:20 2012 +0000
+++ b/usr.sbin/mtree/mtree.8 Fri Oct 05 01:30:36 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mtree.8,v 1.60 2012/10/05 01:26:56 christos Exp $
+.\" $NetBSD: mtree.8,v 1.61 2012/10/05 01:30:36 christos 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 January 20, 2010
+.Dd October 4, 2012
.Dt MTREE 8
.Os
.Sh NAME
Home |
Main Index |
Thread Index |
Old Index