From b2acf53520739d268c2e509a6b2de2b94adf98e7 Mon Sep 17 00:00:00 2001 From: dathide <47128084+dathide@users.noreply.github.com> Date: Mon, 7 Feb 2022 18:15:35 +0100 Subject: [PATCH] btrfs-progs: docs: remove incorrect statement about mkfs runtime features Since 5.15 enables a runtime feature, this statement is incorrect. Pull-request: #437 Author: dathide <47128084+dathide@users.noreply.github.com> Signed-off-by: David Sterba --- Documentation/mkfs.btrfs.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/mkfs.btrfs.rst b/Documentation/mkfs.btrfs.rst index aa66fee2..df3b5d80 100644 --- a/Documentation/mkfs.btrfs.rst +++ b/Documentation/mkfs.btrfs.rst @@ -161,8 +161,7 @@ OPTIONS -R|--runtime-features [,...] A list of features that be can enabled at mkfs time, otherwise would have to be turned on on a mounted filesystem. - Although no runtime feature is enabled by default, - to disable a feature, prefix it with *^*. + To disable a feature, prefix it with *^*. See section *RUNTIME FEATURES* for more details. To see all available runtime features that **mkfs.btrfs** supports run: