Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2021 19:36:50 +0100
From:      Gordon Bergling <gbe@freebsd.org>
To:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: a9275d996c22 - main - ls(1): Refine the HISTORY within the manual page.
Message-ID:  <YE0GQnPvb7JMBX7s@lion.0xfce3.net>
In-Reply-To: <202103131832.12DIWcZi034221@gitrepo.freebsd.org>
References:  <202103131832.12DIWcZi034221@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, this has to be read as,

find(1): Refine the HISTORY within the manual page.

--Gordon

On Sat, Mar 13, 2021 at 06:32:38PM +0000, Gordon Bergling wrote:
> The branch main has been updated by gbe (doc committer):
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=a9275d996c229a30879baa42a6d02d24663ac43b
> 
> commit a9275d996c229a30879baa42a6d02d24663ac43b
> Author:     Gordon Bergling <gbe@FreeBSD.org>
> AuthorDate: 2021-03-13 18:28:26 +0000
> Commit:     Gordon Bergling <gbe@FreeBSD.org>
> CommitDate: 2021-03-13 18:28:26 +0000
> 
>     ls(1): Refine the HISTORY within the manual page.
>     
>     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
> _______________________________________________
> dev-commits-src-main@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
> To unsubscribe, send any mail to "dev-commits-src-main-unsubscribe@freebsd.org"

-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YE0GQnPvb7JMBX7s>