diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2024-11-06 20:18:15 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2024-11-06 20:18:35 +0100 |
commit | 9e51b12e1321bf8503ae273742ab1da295a4054d (patch) | |
tree | 9d6f62a852debf1e6fa8cec9334c586ec8087ebe /man | |
parent | meson: update version numbers for 257~rc1 (diff) | |
download | systemd-9e51b12e1321bf8503ae273742ab1da295a4054d.tar.xz systemd-9e51b12e1321bf8503ae273742ab1da295a4054d.zip |
man: fix syntax error in systemd-sbsign.xml
Follow-up for 5f163921e9ff6d735798db259c47543822f81b5c
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-sbsign.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-sbsign.xml b/man/systemd-sbsign.xml index cd7d06d79f..1e42d601d6 100644 --- a/man/systemd-sbsign.xml +++ b/man/systemd-sbsign.xml @@ -83,7 +83,7 @@ <varlistentry> <term><option>--private-key=<replaceable>PATH/URI</replaceable></option></term> - <term><option>--private-key-source=<replaceable>TYPE</replaceable>[:<replaceable>NAME<replaceable>]</option></term> + <term><option>--private-key-source=<replaceable>TYPE</replaceable>[:<replaceable>NAME</replaceable>]</option></term> <term><option>--certificate=<replaceable>PATH</replaceable></option></term> <listitem><para>Set the Secure Boot private key and certificate for use with the |