aboutsummaryrefslogtreecommitdiff
path: root/lib/libbe
diff options
context:
space:
mode:
authorCheng-Yuan Wu <nthu112062583@gapp.nthu.edu.tw>2024-01-12 09:11:30 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2024-02-13 08:52:35 +0000
commitf446c9482cbcd1235ed05597e7c8a0bb320d71fe (patch)
tree99c8cf6a7a944c64311640747b04f399e1e78b80 /lib/libbe
parentd3905a3b07b8f784f9c1e8022d0e99ae3832c93e (diff)
downloadsrc-f446c9482cbcd1235ed05597e7c8a0bb320d71fe.tar.gz
src-f446c9482cbcd1235ed05597e7c8a0bb320d71fe.zip
Diffstat (limited to 'lib/libbe')
-rw-r--r--lib/libbe/libbe.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libbe/libbe.3 b/lib/libbe/libbe.3
index de2c29c65268..0ba5d484bdfc 100644
--- a/lib/libbe/libbe.3
+++ b/lib/libbe/libbe.3
@@ -147,8 +147,8 @@
.Sh DESCRIPTION
.Nm
interfaces with libzfs to provide a set of functions for various operations
-regarding ZFS boot environments including "deep" boot environments in which
-a boot environments has child datasets.
+regarding ZFS boot environments, including "deep" boot environments in which
+a boot environment has child datasets.
.Pp
A context structure is passed to each function, allowing for a small amount
of state to be retained, such as errors from previous operations.