]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: update the help message for XMODE column
authorMasatake YAMATO <yamato@redhat.com>
Wed, 12 Jul 2023 15:16:08 +0000 (00:16 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Wed, 12 Jul 2023 15:16:08 +0000 (00:16 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.c

index 49f5863e07f06755164986e031be7a7e224df54d..014658c4e20acb1e472ff79b81fa4055e21b26ea 100644 (file)
@@ -353,7 +353,7 @@ static const struct colinfo infos[] = {
                                   N_("user of the process") },
        [COL_XMODE]            = { "XMODE",
                                   0,   SCOLS_FL_RIGHT, SCOLS_JSON_STRING,
-                                  N_("access mode and more (rwx)") },
+                                  N_("extended version of MDOE (rwxD[Ll]m)") },
 };
 
 static const int default_columns[] = {