Source-Changes-HG archive

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

[src/netbsd-1-6]: src/usr.bin/find Pull up revision 1.34 (requested by thorpe...



details:   https://anonhg.NetBSD.org/src/rev/f264ce4c1630
branches:  netbsd-1-6
changeset: 529626:f264ce4c1630
user:      he <he%NetBSD.org@localhost>
date:      Sun Dec 01 19:52:59 2002 +0000

description:
Pull up revision 1.34 (requested by thorpej in ticket #838):
  -path is an extension, so document it as such.

diffstat:

 usr.bin/find/find.1 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e3c54a78696c -r f264ce4c1630 usr.bin/find/find.1
--- a/usr.bin/find/find.1       Sun Dec 01 19:44:35 2002 +0000
+++ b/usr.bin/find/find.1       Sun Dec 01 19:52:59 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: find.1,v 1.33 2002/02/08 01:36:22 ross Exp $
+.\"    $NetBSD: find.1,v 1.33.2.1 2002/12/01 19:52:59 he Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -543,6 +543,7 @@
 .Ic -links ,
 .Ic -ls ,
 .Ic -mmin ,
+.Ic -path ,
 .Ic -print0
 and
 .Ic -regex



Home | Main Index | Thread Index | Old Index