From: Masatake YAMATO Date: Wed, 12 Jul 2023 15:16:08 +0000 (+0900) Subject: lsfd: update the help message for XMODE column X-Git-Tag: v2.40-rc1~329^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b3efddf529baf7766e5aeeb1432d446c5022db2;p=thirdparty%2Futil-linux.git lsfd: update the help message for XMODE column Signed-off-by: Masatake YAMATO --- diff --git a/misc-utils/lsfd.c b/misc-utils/lsfd.c index 49f5863e07..014658c4e2 100644 --- a/misc-utils/lsfd.c +++ b/misc-utils/lsfd.c @@ -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[] = {