Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/find -path is an extension -- say so.
details: https://anonhg.NetBSD.org/src/rev/226fc58da5b4
branches: trunk
changeset: 536479:226fc58da5b4
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon Sep 16 19:24:59 2002 +0000
description:
-path is an extension -- say so.
diffstat:
usr.bin/find/find.1 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fa6303615c5f -r 226fc58da5b4 usr.bin/find/find.1
--- a/usr.bin/find/find.1 Mon Sep 16 19:23:29 2002 +0000
+++ b/usr.bin/find/find.1 Mon Sep 16 19:24: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.34 2002/09/16 19:24:59 thorpej 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