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 <tobias@stoeckmann.org>
This commit is contained in:
Tobias Stoeckmann 2025-12-30 12:52:35 +01:00 committed by Alejandro Colomar
parent 304e32de4b
commit e04a87a6d2

View File

@ -87,7 +87,7 @@
<listitem>
<para>
Clear lastlog record of a user. This option can be used only together
with <option>-u</option> (<option>--user</option>)).
with <option>-u</option> (<option>--user</option>).
</para>
</listitem>
</varlistentry>
@ -120,7 +120,7 @@
<listitem>
<para>
Set lastlog record of a user to the current time. This option can be
used only together with <option>-u</option> (<option>--user</option>)).
used only together with <option>-u</option> (<option>--user</option>).
</para>
</listitem>
</varlistentry>