git: 20b5e47c9383 - main - bectl(8): authors: Kyle Evans: fine-tune

From: Warner Losh <imp_at_FreeBSD.org>
Date: Wed, 10 Apr 2024 04:05:07 UTC
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=20b5e47c9383974cdef648beaecbf05bf2242154

commit 20b5e47c9383974cdef648beaecbf05bf2242154
Author:     Graham Perrin <grahamperrin@gmail.com>
AuthorDate: 2023-10-05 02:30:35 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-04-10 04:01:03 +0000

    bectl(8): authors: Kyle Evans: fine-tune
    
    Discussed with Kyle in Discord.
    
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/857
---
 sbin/bectl/bectl.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sbin/bectl/bectl.8 b/sbin/bectl/bectl.8
index ea4ff8388329..3014576cad4c 100644
--- a/sbin/bectl/bectl.8
+++ b/sbin/bectl/bectl.8
@@ -512,7 +512,7 @@ contributed child dataset fixes, and wrote the
 .Xr beadm 8
 manual page.
 .Pp
-Most changes to
-.Nm
-and this page were written by
+Most later changes to
+.Nm ,
+and to this page, were written by
 .An Kyle Evans (kevans) Aq Mt kevans@freebsd.org .