Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasey Deccio <casey@deccio.net>2015-02-09 20:41:15 +0300
committerCasey Deccio <casey@deccio.net>2015-02-09 20:41:15 +0300
commit6310ddeea6920bfff346be7284dbbda1120e9b78 (patch)
tree9bb33a4b588a818185438e82ee5ff863eeec7e90 /README.md
parent6de2786b749e92a5f81a3f69453459cbc46f1f7a (diff)
Use quotes instead of backticks
Use quotes instead of backticks to designate arbitrary filenames.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 75e03d2..c617fad 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ DNSViz is a tool suite for analysis and visualization of Domain Name System
Note that support for the following DNSSEC algorithms is not yet available in
stock releases of M2Crypto: 3 (DSA-SHA1), 6 (DSA-NSEC3-SHA1),
12 (GOST R 34.10-2001), 13 (ECDSA Curve P-256 with SHA-256), 14 (ECDSA Curve
- P-384 with SHA-384). However, the patch included in `contrib/m2crypto.patch`
+ P-384 with SHA-384). However, the patch included in "contrib/m2crypto.patch"
can be applied to M2Crypto 0.21.1 or M2Crypto 0.22.3 to support these
algorithms: