From 7a1e3d199c4da4bc5e6c2d1720f953fbccc898be Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Wed, 9 Dec 2020 15:02:04 +0100 Subject: [PATCH] Put openssl command in 'command' tags --- doc/source/p-config.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index e9e8310f..1557a6fd 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -4024,7 +4024,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t The file can be generated with: - openssl req -new -x509 -extensions v3_ca -keyout cakey.pem -out cacert.crt -days 3650 + openssl req -new -x509 -extensions v3_ca -keyout cakey.pem -out cacert.crt -days 3650 -- 2.39.2