]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ABI: sysfs-fs-f2fs: fix date tags
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 Feb 2025 10:17:56 +0000 (11:17 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 10 Feb 2025 18:19:56 +0000 (11:19 -0700)
Some date tags are missing colons. Add them to comply with
ABI description and produce right results when converted to html/pdf.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/336ab631c0636e419282a38e7dd5b5cfb52fcd2d.1739182025.git.mchehab+huawei@kernel.org
Documentation/ABI/testing/sysfs-fs-f2fs

index 3e1630c70d8ae70456de35a627afde1211c8882c..e44bb614964b33192174d395392da157860618d2 100644 (file)
@@ -347,7 +347,7 @@ Description:        Used to control configure extension list:
                - [c] means add/del cold file extension
 
 What:          /sys/fs/f2fs/<disk>/unusable
-Date           April 2019
+Date:          April 2019
 Contact:       "Daniel Rosenberg" <drosen@google.com>
 Description:   If checkpoint=disable, it displays the number of blocks that
                are unusable.
@@ -355,7 +355,7 @@ Description:        If checkpoint=disable, it displays the number of blocks that
                would be unusable if checkpoint=disable were to be set.
 
 What:          /sys/fs/f2fs/<disk>/encoding
-Date           July 2019
+Date:          July 2019
 Contact:       "Daniel Rosenberg" <drosen@google.com>
 Description:   Displays name and version of the encoding set for the filesystem.
                If no encoding is set, displays (none)