From 9abe2c9e9b84da2d957ecb22406f1af15b1200e6 Mon Sep 17 00:00:00 2001 From: Ulli Kehrle Date: Sun, 20 Apr 2014 12:57:26 +0200 Subject: [PATCH] fixed wrong adverbs and plural forms in snapper-configs manpage --- doc/snapper-configs.xml.in | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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". -- 2.47.3