summaryrefslogtreecommitdiff
path: root/man/homectl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-05 14:27:04 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-05 17:56:28 +0200
commit41b6ae4da3d3e1360a9f78ca3e1176a3bfe2ec2d (patch)
tree57d565025d6d6059d7bf4549b10a23cd7ffde7fe /man/homectl.xml
parente6fd398d61a9810d53a2a5a30294500718e43286 (diff)
downloadsystemd-41b6ae4da3d3e1360a9f78ca3e1176a3bfe2ec2d.tar.gz
man: reword description of KillOnlyUsers=/KillExcludeUsers=
Fixes #17177.
Diffstat (limited to 'man/homectl.xml')
-rw-r--r--man/homectl.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/homectl.xml b/man/homectl.xml
index f869b3352c..8afe993dac 100644
--- a/man/homectl.xml
+++ b/man/homectl.xml
@@ -359,9 +359,9 @@
(e.g. <filename>/dev/hidraw1</filename>), referring to a FIDO2 security token implementing the
<literal>hmac-secret</literal> extension that shall be able to unlock the user account. A random salt
value is generated on the host and passed to the FIDO2 device, which calculates a HMAC hash of the
- salt combined with an internal secret key. The result is then used as the key to unlock the user
- account. The random salt is included in the user record, so that whenever authentication is needed it
- can be passed again to the FIDO2 token again.</para>
+ salt using an internal secret key. The result is then used as the key to unlock the user account. The
+ random salt is included in the user record, so that whenever authentication is needed it can be
+ passed to the FIDO2 token again.</para>
<para>Instead of a valid path to a FIDO2 <literal>hidraw</literal> device the special strings
<literal>list</literal> and <literal>auto</literal> may be specified. If <literal>list</literal> is