Module Name:    src
Committed By:   christos
Date:           Wed Dec 12 15:52:11 UTC 2012

Modified Files:
        src/usr.sbin/mtree: mtree.8

Log Message:
- No mention of -t in the usage message or the manpage SYNOPSIS (Brooks Davis)


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/usr.sbin/mtree/mtree.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/mtree/mtree.8
diff -u src/usr.sbin/mtree/mtree.8:1.63 src/usr.sbin/mtree/mtree.8:1.64
--- src/usr.sbin/mtree/mtree.8:1.63	Fri Oct  5 05:18:02 2012
+++ src/usr.sbin/mtree/mtree.8	Wed Dec 12 10:52:10 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mtree.8,v 1.63 2012/10/05 09:18:02 wiz Exp $
+.\"	$NetBSD: mtree.8,v 1.64 2012/12/12 15:52:10 christos Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -64,7 +64,7 @@
 .Nd map a directory hierarchy
 .Sh SYNOPSIS
 .Nm
-.Op Fl CcDdejLlMnPqrSUuWx
+.Op Fl CcDdejLlMnPqrStUuWx
 .Op Fl i | Fl m
 .Op Fl E Ar tags
 .Op Fl f Ar spec

Reply via email to