Put openssl command in 'command' tags
authorFabian Keil <fk@fabiankeil.de>
Wed, 9 Dec 2020 14:02:04 +0000 (15:02 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 9 Dec 2020 14:56:59 +0000 (15:56 +0100)
doc/source/p-config.sgml

index e9e8310..1557a6f 100644 (file)
@@ -4024,7 +4024,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
    </para>
    <para>
     The file can be generated with:
-    openssl req -new -x509 -extensions v3_ca -keyout cakey.pem -out cacert.crt -days 3650
+    <command>openssl req -new -x509 -extensions v3_ca -keyout cakey.pem -out cacert.crt -days 3650</command>
    </para>
   </listitem>
  </varlistentry>