fix minor typos in Postfix-Cyrus-Web-cyradm-HOWTO.sgml

This commit is contained in:
Jason Leschnik 2016-10-24 20:28:43 +11:00
parent e6a1049ddb
commit 839ac1616c
1 changed files with 2 additions and 2 deletions

View File

@ -2572,7 +2572,7 @@ chown root /etc/amavisd.conf
chmod 644 /etc/amavisd.conf
</screen>
<para>Now it is the the time to define a group and a user for amavisd-new</para>
<para>Now it is the time to define a group and a user for amavisd-new</para>
<screen>
groupadd amavis
@ -2591,7 +2591,7 @@ chown amavis:amavis /var/amavis
chmod 750 /var/amavis
</screen>
<para>The original init script in the amavisd-new distribution does only work work with Redhat. Other distributions need to install my quick and dirty init-script:</para>
<para>The original init script in the amavisd-new distribution does only work with Redhat. Other distributions need to install my quick and dirty init-script:</para>
<screen>
#!/bin/bash