From: Firas Khalil Khana Date: Mon, 23 Sep 2024 20:41:01 +0000 (+0300) Subject: Fix typos in TODO X-Git-Tag: v2.42-start~199^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=937c13872cb6a4d9f3e10537f00e1af3abfa8e8a;p=thirdparty%2Futil-linux.git Fix typos in TODO --- diff --git a/Documentation/TODO b/Documentation/TODO index d229dd329..880a92cde 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -128,12 +128,12 @@ login-utils: - consolidate newgrp(1) * we have "su --group/--supp-group" to switch between groups, newgrp(1) in util-linux and shadow-utils (and sg(1) alias in shadow-utils) - * the unique functionality provided by newgpr(1) is support for group + * the unique functionality provided by newgrp(1) is support for group passwords [/etc/gshadow] -- do we really need this functionality? * maybe we can mark group-passwords as deprecated, and replace sg(1) and - newgpr(1) with su(1) code. The another way is to ask for group password in + newgrp(1) with su(1) code. The another way is to ask for group password in su --group too. - * note that shadow-utils newgpr(1) provides support for syslog and audit log. + * note that shadow-utils newgrp(1) provides support for syslog and audit log. libsmartcols / column -t