mirror of
https://github.com/shadow-maint/shadow.git
synced 2026-01-26 14:03:17 +00:00
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:
parent
304e32de4b
commit
e04a87a6d2
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user