From: Ulli Kehrle Date: Sun, 20 Apr 2014 10:57:26 +0000 (+0200) Subject: fixed wrong adverbs and plural forms in snapper-configs manpage X-Git-Tag: v0.2.3~10^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9abe2c9e9b84da2d957ecb22406f1af15b1200e6;p=thirdparty%2Fsnapper.git fixed wrong adverbs and plural forms in snapper-configs manpage --- diff --git a/doc/snapper-configs.xml.in b/doc/snapper-configs.xml.in index 8ebf490e..9cd072de 100644 --- a/doc/snapper-configs.xml.in +++ b/doc/snapper-configs.xml.in @@ -169,7 +169,7 @@ Defines how many hourly snapshots the timeline cleanup - algorithm should keep. An hourly snapshots is the first snapshot in an + algorithm should keep. An hourly snapshot is the first snapshot in an hour. The youngest hourly snapshots will be kept. Default value is "10". @@ -179,7 +179,7 @@ Defines how many daily snapshots the timeline cleanup - algorithm should keep. A daily snapshots is the first snapshot in a day. The + algorithm should keep. A daily snapshot is the first snapshot in a day. The youngest daily snapshots will be kept. Default value is "10". @@ -188,9 +188,9 @@ - Defines how many daily snapshots the timeline cleanup - algorithm should keep. A daily snapshots is the first snapshot in a day. The - youngest daily snapshots will be kept. + Defines how many monthly snapshots the timeline cleanup + algorithm should keep. A monthly snapshot is the first snapshot in a month. The + youngest monthly snapshots will be kept. Default value is "10". @@ -198,9 +198,9 @@ - Defines how many daily snapshots the timeline cleanup - algorithm should keep. A daily snapshots is the first snapshot in a day. The - youngest daily snapshots will be kept. + Defines how many yearly snapshots the timeline cleanup + algorithm should keep. A yearly snapshot is the first snapshot in a year. The + youngest yearly snapshots will be kept. Default value is "10".