diff options
author | David Tardon <dtardon@redhat.com> | 2023-12-23 18:33:36 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2023-12-25 10:00:43 +0100 |
commit | f37841c0b7254f011a904e86dfc86275967148fb (patch) | |
tree | 59d978331037ff9ff1e2579812e5178906a0899e | |
parent | man: sprinkle some more markup around (diff) | |
download | systemd-f37841c0b7254f011a904e86dfc86275967148fb.tar.xz systemd-f37841c0b7254f011a904e86dfc86275967148fb.zip |
man: add a missing space
-rw-r--r-- | man/veritytab.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/veritytab.xml b/man/veritytab.xml index 317daec8ae..5e444878bc 100644 --- a/man/veritytab.xml +++ b/man/veritytab.xml @@ -117,7 +117,7 @@ This is based on crypttab(5). <term><option>salt=<replaceable>HEX</replaceable></option></term> <listitem><para>Salt used for format or verification. Format is a hexadecimal string; 256 bytes long maximum; - <literal>-</literal>is the special value for empty.</para> + <literal>-</literal> is the special value for empty.</para> <xi:include href="version-info.xml" xpointer="v254"/></listitem> </varlistentry> |