Module Name: src
Committed By: kim
Date: Sun Nov 1 21:11:49 UTC 2020
Modified Files:
src/usr.bin/find: find.1
Log Message:
Bump date (for "-not")
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/usr.bin/find/find.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/find/find.1
diff -u src/usr.bin/find/find.1:1.91 src/usr.bin/find/find.1:1.92
--- src/usr.bin/find/find.1:1.91 Sun Nov 1 16:47:29 2020
+++ src/usr.bin/find/find.1 Sun Nov 1 21:11:49 2020
@@ -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