Date: Tue, 30 Jun 2026 04:53:34 +0000 From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: f24211ef601a - stable/14 - bectl(8): Fix a typo in the manual page Message-ID: <6a434bce.3dd9b.312d9599@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/14 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=f24211ef601aa2fd8fe43b09cdc663cf181e7ff1 commit f24211ef601aa2fd8fe43b09cdc663cf181e7ff1 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2026-06-27 10:49:15 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2026-06-30 04:52:32 +0000 bectl(8): Fix a typo in the manual page - s/envionments/environments/ (cherry picked from commit c94302609a5999786f0be77d1bd0b016153b6b11) --- sbin/bectl/bectl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/bectl/bectl.8 b/sbin/bectl/bectl.8 index fd939f20e694..2713f7ddc4ea 100644 --- a/sbin/bectl/bectl.8 +++ b/sbin/bectl/bectl.8 @@ -83,7 +83,7 @@ The .Nm utility manages bootable ZFS clones called boot environments. -Boot envionments allow system changes to be tested safely, +Boot environments allow system changes to be tested safely, as they are selectable directly from the boot .Xr loader 8 . This utility canhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a434bce.3dd9b.312d9599>
