From: Tobias Stoeckmann Date: Tue, 30 Dec 2025 11:52:35 +0000 (+0100) Subject: man/lastlog.8: Drop redundant closing brackets X-Git-Tag: 4.19.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e04a87a6d2d58ed038470605c239f42faba52930;p=thirdparty%2Fshadow.git man/lastlog.8: Drop redundant closing brackets Only one opening bracket is used before two closing brackets are encountered for "(--user)". Drop redundant ones within the file. Signed-off-by: Tobias Stoeckmann --- diff --git a/man/lastlog.8.xml b/man/lastlog.8.xml index aa09fc754..f72de01b9 100644 --- a/man/lastlog.8.xml +++ b/man/lastlog.8.xml @@ -87,7 +87,7 @@ Clear lastlog record of a user. This option can be used only together - with ()). + with (). @@ -120,7 +120,7 @@ Set lastlog record of a user to the current time. This option can be - used only together with ()). + used only together with ().