summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-05-13 22:10:48 +0900
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-05-13 18:44:25 +0200
commitb5340a296c229eb8c6202d8be6c128307236018e (patch)
treeb49700413e5e056be168a1edc424a1c1edee132c
parentb4152e9be1509af66cdca04fefda4110aa02f84c (diff)
downloadsystemd-b5340a296c229eb8c6202d8be6c128307236018e.tar.gz
man: drop a trailing space
-rw-r--r--man/systemd-journal-upload.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-journal-upload.service.xml b/man/systemd-journal-upload.service.xml
index 74686d0119..3f76f8755a 100644
--- a/man/systemd-journal-upload.service.xml
+++ b/man/systemd-journal-upload.service.xml
@@ -228,7 +228,7 @@
legitimate, and vice versa, that the client is trusted.</para>
<para>A suitable set of certificates can be generated with
- <command>openssl</command>. Note, 2048 bits of key length
+ <command>openssl</command>. Note, 2048 bits of key length
is minimally recommended to use for security reasons:</para>
<programlisting>openssl req -newkey rsa:2048 -days 3650 -x509 -nodes \