From a9275d996c229a30879baa42a6d02d24663ac43b Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sat, 13 Mar 2021 19:28:26 +0100 Subject: [PATCH] ls(1): Refine the HISTORY within the manual page. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A simple find command appeared in VersionĀ 1 AT&T UNIX and was removed in VersionĀ 3 AT&T UNIX. It was rewritten for VersionĀ 5 AT&T UNIX and later be enhanced for the Programmer's Workbench (PWB). These changes were later incorporated in AT&T UNIX v7. Reviewed by: imp MFC after: 1 week --- usr.bin/find/find.1 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 43b1262352a6..0c5c113479a3 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -31,7 +31,7 @@ .\" @(#)find.1 8.7 (Berkeley) 5/9/95 .\" $FreeBSD$ .\" -.Dd February 23, 2021 +.Dd March 13, 2021 .Dt FIND 1 .Os .Sh NAME @@ -1071,10 +1071,17 @@ and .Xr sed 1 options. .Sh HISTORY -A +A simple .Nm command appeared in -.At v1 . +.At v1 +and was removed in +.At v3 . +It was rewritten for +.At v5 +and later be enhanced for the Programmer's Workbench (PWB). +These changes were later incorporated in +.At v7. .Sh BUGS The special characters used by .Nm