From 446ae812b088833dedcaeee44d2556a9fb5545d5 Mon Sep 17 00:00:00 2001 From: Kyle Evans Date: Tue, 12 Feb 2019 02:16:21 +0000 Subject: [PATCH] libbe(3): Belatedly note the BE_DESTROY_ORIGIN option added in r343977 X-MFC-With: r343977 --- lib/libbe/libbe.3 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lib/libbe/libbe.3 b/lib/libbe/libbe.3 index 5ee22db811d..ada024374eb 100644 --- a/lib/libbe/libbe.3 +++ b/lib/libbe/libbe.3 @@ -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