From 61d627a2c56410d6372591eda9302446c75a482b Mon Sep 17 00:00:00 2001 From: Firas Khalil Khana Date: Mon, 23 Sep 2024 23:41:01 +0300 Subject: [PATCH] Fix typos in TODO (cherry picked from commit 937c13872cb6a4d9f3e10537f00e1af3abfa8e8a) --- Documentation/TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/TODO b/Documentation/TODO index d229dd3292..880a92cde5 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 -- 2.47.3