]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: drop a trailing space
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 May 2018 13:10:48 +0000 (22:10 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 13 May 2018 16:44:25 +0000 (18:44 +0200)
man/systemd-journal-upload.service.xml

index 74686d0119e5ffbe37bff1a2469c47f330515aae..3f76f8755a8403992d3b318e3dca9e7498c8dd44 100644 (file)
       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 \