1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

libbe(3): Belatedly note the BE_DESTROY_ORIGIN option added in r343977

X-MFC-With: r343977
This commit is contained in:
Kyle Evans 2019-02-12 02:16:21 +00:00
parent 997667302f
commit 446ae812b0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=344034

View File

@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd November 21, 2018
.Dd February 11, 2019
.Dt LIBBE 3
.Os
.Sh NAME
@ -253,6 +253,13 @@ It will not destroy a mounted boot environment unless the
.Dv BE_DESTROY_FORCE
option is set in
.Fa options .
If the
.Dv BE_DESTROY_ORIGIN
option is set in
.Fa options ,
the
.Fn be_destroy
function will destroy the origin snapshot to this boot environment as well.
.Pp
The
.Fn be_nicenum