Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2023 09:45:23 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        Warner Losh <imp@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: b8b97d31bda1 - main - pmcstat: Fix typos
Message-ID:  <d184ef15-6771-6ae0-0c41-e511d47dd3b4@FreeBSD.org>
In-Reply-To: <202306020233.3522Xmo4005217@gitrepo.freebsd.org>
References:  <202306020233.3522Xmo4005217@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/1/23 7:33 PM, Warner Losh wrote:
> The branch main has been updated by imp:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=b8b97d31bda194cfcdb9c03a1b53d27dfbd884f0
> 
> commit b8b97d31bda194cfcdb9c03a1b53d27dfbd884f0
> Author:     Elyes Haouas <ehaouas@noos.fr>
> AuthorDate: 2023-06-01 23:41:32 +0000
> Commit:     Warner Losh <imp@FreeBSD.org>
> CommitDate: 2023-06-02 02:33:39 +0000
> 
>      pmcstat: Fix typos
>      
>      Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
>      Reviewed by: imp
>      Pull Request: https://github.com/freebsd/freebsd-src/pull/653
> ---
>   usr.sbin/pmcstat/pmcstat.c     | 2 +-
>   usr.sbin/pmcstat/pmcstat_log.c | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/usr.sbin/pmcstat/pmcstat.c b/usr.sbin/pmcstat/pmcstat.c
> index fa590432667a..decb2c5af953 100644
> --- a/usr.sbin/pmcstat/pmcstat.c
> +++ b/usr.sbin/pmcstat/pmcstat.c
> @@ -96,7 +96,7 @@ __FBSDID("$FreeBSD$");
>    *
>    *   /Parent/				/Child/
>    *
> - *   - Wait for childs token.
> + *   - Wait for children token.
>    *					- Sends token.
>    *					- Awaits signal to start.

I think this one should be "Wait for child's token."

-- 
John Baldwin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d184ef15-6771-6ae0-0c41-e511d47dd3b4>