diff options
-rw-r--r-- | man/loginctl.xml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/man/loginctl.xml b/man/loginctl.xml index 095ba056aa..8056310512 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -250,14 +250,13 @@ </varlistentry> <varlistentry> - <term><command>activate</command> <replaceable>ID</replaceable>...</term> - - <listitem><para>Activate one or more - sessions. This brings one or more - sessions into the foreground, if - another session is currently in the - foreground on the respective - seat.</para></listitem> + <term><command>activate</command> <replaceable>ID</replaceable></term> + + <listitem><para>Activate a + session. This brings a session into + the foreground, if another session is + currently in the foreground on the + respective seat.</para></listitem> </varlistentry> <varlistentry> |