Source-Changes-HG archive

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

[src/trunk]: src/doc Note find(1) changes to -user predicate (permit + and - ...



details:   https://anonhg.NetBSD.org/src/rev/f90f8e8a17d1
branches:  trunk
changeset: 542477:f90f8e8a17d1
user:      jhawk <jhawk%NetBSD.org@localhost>
date:      Thu Jan 30 10:53:01 2003 +0000

description:
Note find(1) changes to -user predicate (permit + and - on numeric args)

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 6c4d14bd2875 -r f90f8e8a17d1 doc/CHANGES
--- a/doc/CHANGES       Thu Jan 30 10:49:18 2003 +0000
+++ b/doc/CHANGES       Thu Jan 30 10:53:01 2003 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.89 $>
+LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.90 $>
 
 
 [Note: This file does not mention every change made to the NetBSD source tree.
@@ -264,3 +264,4 @@
        grep(1): upgraded to 2.5.  [wiz 20030127]
        objcopy(1): Add --redefine-syms-file option.  [simonb 20030129]
        crunchgen(1): Use "objcopy --redefine-syms-file".  [simonb 20030129]
+       find(1): allow preceding +/- on numeric arg to -user. [jhawk 20030130]



Home | Main Index | Thread Index | Old Index