The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6e3e24d1459393438fd80c3700e17e7f25cc121e
commit 6e3e24d1459393438fd80c3700e17e7f25cc121e Author: Graham Perrin <[email protected]> AuthorDate: 2023-10-03 12:07:18 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2024-04-10 04:00:56 +0000 bectl(8): HISTORY, AUTHORS: further attention Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/857 --- sbin/bectl/bectl.8 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sbin/bectl/bectl.8 b/sbin/bectl/bectl.8 index a1ea090e0dbd..de6e0c661343 100644 --- a/sbin/bectl/bectl.8 +++ b/sbin/bectl/bectl.8 @@ -501,7 +501,7 @@ as a 2017 Google Summer of Code project, with as mentor. .Pp .Nm -was based on +and this manual page were derived from .Xr beadm 8 . .Sh AUTHORS .An Slawomir Wojciech Wojtczak (vermaden) Aq Mt [email protected] @@ -510,10 +510,7 @@ is the creator and maintainer of .An Bryan Drewery (bdrewery) Aq Mt [email protected] contributed child dataset fixes, and wrote its manual page. .Pp -This manual page derived from the page for -.Xr beadm 8 . -.Pp -Most subsequent changes to +Most changes to .Nm and this page were written by .An Kyle Evans (kevans) Aq Mt [email protected] .
