From: Milind Changire Date: Fri, 5 Apr 2024 15:32:52 +0000 (+0530) Subject: mgr/snap_schedule: restore yearly spec to lowercase y X-Git-Tag: v19.1.1~267^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b5ef28efbf810d475dc5c4d60f138b6ed7205a06;p=ceph.git mgr/snap_schedule: restore yearly spec to lowercase y Introduced-by: https://github.com/ceph/ceph/pull/53070 Fixes: https://tracker.ceph.com/issues/65350 Signed-off-by: Milind Changire (cherry picked from commit 7151415801bc2120d823d4447e86de0de892469e) --- diff --git a/doc/cephfs/snap-schedule.rst b/doc/cephfs/snap-schedule.rst index ef746be23590..a94d938040ff 100644 --- a/doc/cephfs/snap-schedule.rst +++ b/doc/cephfs/snap-schedule.rst @@ -31,7 +31,7 @@ Snapshot schedules are identified by path, their repeat interval and their start time. The repeat interval defines the time between two subsequent snapshots. It is specified by a number and a period multiplier, one of `h(our)`, `d(ay)`, -`w(eek)`, `M(onth)` and `Y(ear)`. E.g. a repeat interval of `12h` specifies one +`w(eek)`, `M(onth)` and `y(ear)`. E.g. a repeat interval of `12h` specifies one snapshot every 12 hours. The start time is specified as a time string (more details about passing times below). By default @@ -53,7 +53,7 @@ The semantics are that a spec will ensure `` snapshots are kept that are at least `