From: Arvin Schnell Date: Tue, 28 Jan 2025 14:59:46 +0000 (+0100) Subject: - fixed typo X-Git-Tag: v0.12.2~24^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F985%2Fhead;p=thirdparty%2Fsnapper.git - fixed typo --- 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".