From b5340a296c229eb8c6202d8be6c128307236018e Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sun, 13 May 2018 22:10:48 +0900 Subject: [PATCH] man: drop a trailing space --- man/systemd-journal-upload.service.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. A suitable set of certificates can be generated with - openssl. Note, 2048 bits of key length + openssl. Note, 2048 bits of key length is minimally recommended to use for security reasons: openssl req -newkey rsa:2048 -days 3650 -x509 -nodes \ -- 2.25.1