From e1fbe7711061c10c2c0fe80a5d3768e865c0c166 Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Thu, 18 Apr 2019 19:09:11 -0500 Subject: [PATCH] Correct bookmark_v2 dependencies encryption depends on bookmark_v2. bookmark_v2 depends on bookmarks. Reviewed-by: Tom Caputi Reviewed-by: Brian Behlendorf Signed-off-by: Richard Laager Closes #8641 --- man/man5/zpool-features.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man5/zpool-features.5 b/man/man5/zpool-features.5 index cfd10dd96b41..1df7f0f76d41 100644 --- a/man/man5/zpool-features.5 +++ b/man/man5/zpool-features.5 @@ -715,7 +715,7 @@ files. l l . GUID com.datto:bookmark_v2 READ\-ONLY COMPATIBLE no -DEPENDENCIES extensible_dataset +DEPENDENCIES bookmark, extensible_dataset .TE This feature enables the creation and management of larger bookmarks which are @@ -736,7 +736,7 @@ returned to the \fBenabled\fR state when all v2 bookmarks are destroyed. l l . GUID com.datto:encryption READ\-ONLY COMPATIBLE no -DEPENDENCIES extensible_dataset +DEPENDENCIES bookmark_v2, extensible_dataset .TE This feature enables the creation and management of natively encrypted datasets.