From 4d256e897a8f0b2218778e018852651f897dd59d Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Thu, 18 Apr 2019 19:08:32 -0500 Subject: [PATCH] Fix formatting for multi_vdev_crash_dump in zpool-features.5 This needs to use tabs instead of spaces to display correctly (i.e. with things lined up). Reviewed-by: Tom Caputi Reviewed-by: Brian Behlendorf Signed-off-by: Richard Laager Closes #8641 --- man/man5/zpool-features.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/man5/zpool-features.5 b/man/man5/zpool-features.5 index 2ab74f19b..cfd10dd96 100644 --- a/man/man5/zpool-features.5 +++ b/man/man5/zpool-features.5 @@ -285,9 +285,9 @@ an existing space map is upgraded to the new format. Once the feature is .RS 4n .TS l l . -GUID com.joyent:multi_vdev_crash_dump -READ\-ONLY COMPATIBLE no -DEPENDENCIES none +GUID com.joyent:multi_vdev_crash_dump +READ\-ONLY COMPATIBLE no +DEPENDENCIES none .TE This feature allows a dump device to be configured with a pool comprised -- 2.39.2