]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs: disambiguate two sentences 57704/head
authorZac Dover <zac.dover@proton.me>
Sat, 25 May 2024 08:41:03 +0000 (18:41 +1000)
committerZac Dover <zac.dover@proton.me>
Sun, 26 May 2024 04:31:37 +0000 (14:31 +1000)
Rewrite two sentences so that they are unambgiuously in the indicative
mood and not, as they previously seemed, in the imperative mood.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 32155e236085f64f7ea289f26be1274d5d2771fa)

doc/cephfs/fs-volumes.rst

index 525702e11ffc20070685f06d4620f217943bdcfa..cedcf0f1ad6c19c38c1e92284ce9492318e35c16 100644 (file)
@@ -185,10 +185,11 @@ The output format is JSON and contains fields as follows:
 
 * ``atime``: access time of the subvolume group path in the format ``YYYY-MM-DD
   HH:MM:SS``
-* ``mtime``: modification time of the subvolume group path in the format
+* ``mtime``: time of the most recent modification of the subvolume group path
+  in the format
   ``YYYY-MM-DD HH:MM:SS``
-* ``ctime``: change time of the subvolume group path in the format ``YYYY-MM-DD
-  HH:MM:SS``
+* ``ctime``: time of the most recent change of the subvolume group path in the
+  format ``YYYY-MM-DD HH:MM:SS``
 * ``uid``: uid of the subvolume group path
 * ``gid``: gid of the subvolume group path
 * ``mode``: mode of the subvolume group path