projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73c9fc7
)
Put openssl command in 'command' tags
author
Fabian Keil
<fk@fabiankeil.de>
Wed, 9 Dec 2020 14:02:04 +0000
(15:02 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Wed, 9 Dec 2020 14:56:59 +0000
(15:56 +0100)
doc/source/p-config.sgml
patch
|
blob
|
history
diff --git
a/doc/source/p-config.sgml
b/doc/source/p-config.sgml
index
e9e8310
..
1557a6f
100644
(file)
--- 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</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>