From e01e3556719bee9ea2a1b4b92bb5d3046c2c9413 Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Tue, 15 Sep 2020 10:55:16 +0800 Subject: [PATCH] Typo --- en_US/installation/0-setup.dns.md | 4 ++-- html/setup.dns.html | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/en_US/installation/0-setup.dns.md b/en_US/installation/0-setup.dns.md index fccdfdce..5e363e98 100644 --- a/en_US/installation/0-setup.dns.md +++ b/en_US/installation/0-setup.dns.md @@ -201,10 +201,10 @@ tag. Note that the same identity can have multiple identifiers. * On some Linux/BSD distribution, you should use command `amavisd-new` instead of `amavisd`. - * If it complains `/etc/amavisd.conf not found`, please + * On CentOS, if it complains `/etc/amavisd.conf not found`, please run the command with path to its config file. For example: - `amavisd -c /etc/amavisd/amavisd.conf showkeys` + ```amavisd -c /etc/amavisd/amavisd.conf showkeys``` ```bash # amavisd showkeys diff --git a/html/setup.dns.html b/html/setup.dns.html index ab9b2a48..d182883f 100644 --- a/html/setup.dns.html +++ b/html/setup.dns.html @@ -217,11 +217,10 @@ tag. Note that the same identity can have multiple identifiers.

-
`amavisd -c /etc/amavisd/amavisd.conf showkeys`
-
+

amavisd -c /etc/amavisd/amavisd.conf showkeys