mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
libbe(3): Fix typo and grammar
Event: Advanced UNIX Programming Course (Fall’23) at NTHU. Pull Request: https://github.com/freebsd/freebsd-src/pull/1039
This commit is contained in:
parent
d3905a3b07
commit
f446c9482c
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue