From 63835d450311386d8b41d26cf2191718e23cac7b Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Tue, 28 Jan 2025 15:59:46 +0100 Subject: [PATCH] - fixed typo --- doc/snapper-configs.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/snapper-configs.xml.in b/doc/snapper-configs.xml.in index f94123d5..73379557 100644 --- a/doc/snapper-configs.xml.in +++ b/doc/snapper-configs.xml.in @@ -65,7 +65,7 @@ size Limit of the filesystems space the snapshots should - use. Either a fraction of the whole filesystem for an + use. Either a fraction of the whole filesystem or an absolute value. An absolute value must use the C locale. Only supported for btrfs. Default value is "0.5". @@ -79,7 +79,7 @@ size Limit of the filesystem space that should be - free. Either a fraction of the whole filesystem for an absolute + free. Either a fraction of the whole filesystem or an absolute value. An absolute value must use the C locale. Only supported for btrfs. Default value is "0.2". -- 2.47.3