summaryrefslogtreecommitdiff
path: root/man/homectl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-09-29 12:31:27 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-09-30 10:31:21 +0200
commit885a4e6ca772dc04452bd34541599d295ff8cd5a (patch)
treedda2605effe1328472d3bcbe6270a46263b159fa /man/homectl.xml
parent0558f3035fac84f008cb7ddf215887c3087decb1 (diff)
downloadsystemd-885a4e6ca772dc04452bd34541599d295ff8cd5a.tar.gz
man: assorted small fixes
This is almost all of #17177.
Diffstat (limited to 'man/homectl.xml')
-rw-r--r--man/homectl.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/homectl.xml b/man/homectl.xml
index 732b7511ad..2ceb56e3f0 100644
--- a/man/homectl.xml
+++ b/man/homectl.xml
@@ -120,7 +120,7 @@
<listitem><para>Read the user's JSON record from the specified file. If passed as
<literal>-</literal> read the user record from standard input. The supplied JSON object must follow
- the structure documented on <ulink url="https://systemd.io/USER_RECORD">JSON User Records</ulink>.
+ the structure documented in <ulink url="https://systemd.io/USER_RECORD">JSON User Records</ulink>.
This option may be used in conjunction with the <command>create</command> and
<command>update</command> commands (see below), where it allows configuring the user record in JSON
as-is, instead of setting the individual user record properties (see below).</para></listitem>
@@ -421,7 +421,7 @@
<listitem><para>Takes a password hint to store alongside the user record. This string is stored
accessible only to privileged users and the user itself and may not be queried by other users.
- Example: <option>--password-hint="My first pet's name"</option></para></listitem>
+ Example: <option>--password-hint="My first pet's name"</option>.</para></listitem>
</varlistentry>
<varlistentry>