Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/find Bump date (for "-not")



details:   https://anonhg.NetBSD.org/src/rev/e6ba384b67c7
branches:  trunk
changeset: 945598:e6ba384b67c7
user:      kim <kim%NetBSD.org@localhost>
date:      Sun Nov 01 21:11:49 2020 +0000

description:
Bump date (for "-not")

diffstat:

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

diffs (18 lines):

diff -r 16e76da3acd0 -r e6ba384b67c7 usr.bin/find/find.1
--- a/usr.bin/find/find.1       Sun Nov 01 21:09:48 2020 +0000
+++ b/usr.bin/find/find.1       Sun Nov 01 21:11:49 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: find.1,v 1.91 2020/11/01 16:47:29 wiz Exp $
+.\"    $NetBSD: find.1,v 1.92 2020/11/01 21:11:49 kim Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"    from: @(#)find.1        8.7 (Berkeley) 5/9/95
 .\"
-.Dd June 13, 2016
+.Dd November 1, 2020
 .Dt FIND 1
 .Os
 .Sh NAME



Home | Main Index | Thread Index | Old Index