Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/mtree fix man page.



details:   https://anonhg.NetBSD.org/src/rev/fbbfa72111f1
branches:  trunk
changeset: 784617:fbbfa72111f1
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Feb 03 19:16:06 2013 +0000

description:
fix man page.

diffstat:

 usr.sbin/mtree/mtree.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r db327553aaa7 -r fbbfa72111f1 usr.sbin/mtree/mtree.8
--- a/usr.sbin/mtree/mtree.8    Sun Feb 03 19:15:16 2013 +0000
+++ b/usr.sbin/mtree/mtree.8    Sun Feb 03 19:16:06 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mtree.8,v 1.68 2013/02/03 19:15:17 christos Exp $
+.\"    $NetBSD: mtree.8,v 1.69 2013/02/03 19:16:06 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 December 20, 2012
+.Dd February 3, 2013
 .Dt MTREE 8
 .Os
 .Sh NAME
@@ -73,6 +73,7 @@
 .Op Fl K Ar keywords
 .Op Fl k Ar keywords
 .Op Fl N Ar dbdir
+.Op Fl O Ar onlyfile
 .Op Fl p Ar path
 .Op Fl R Ar keywords
 .Op Fl s Ar seed



Home | Main Index | Thread Index | Old Index