From e4f1e1cada5eb5d339d258e49ac6b4b77d9b998b Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Wed, 31 Oct 2018 20:23:59 +0000 Subject: [PATCH] Document r337663, bectl(8) utility added. Sponsored by: The FreeBSD Foundation --- en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml b/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml index 6bc1bddb45..9c8764562e 100644 --- a/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml +++ b/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml @@ -167,6 +167,11 @@ xlint and the ability to build lint libraries or lint source code has been removed. + + The &man.bectl.8; utility has been + added, providing an administrative interface for managing + ZFS boot environments, similar to + sysutils/beadm.