Correct the indentation of the first example line of the

/etc/mail/mailer.conf to be aligned with the ones below.

Note to translators: this affects the rendered output, although it
is a whitespace fix.

PR:		docs/167608
Submitted by:	Niclas Zeising ( zeising daemonic se)
This commit is contained in:
Benedict Reuschling 2012-05-05 15:37:46 +00:00
parent 901341e8f7
commit 63ee5081f0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38789

View file

@ -782,7 +782,7 @@ sendmail_msp_queue_enable="NO"</programlisting>
find something like the following
in <filename>/etc/mail/mailer.conf</filename>:</para>
<programlisting>sendmail /usr/libexec/sendmail/sendmail
<programlisting>sendmail /usr/libexec/sendmail/sendmail
send-mail /usr/libexec/sendmail/sendmail
mailq /usr/libexec/sendmail/sendmail
newaliases /usr/libexec/sendmail/sendmail
@ -803,7 +803,7 @@ purgestat /usr/libexec/sendmail/sendmail</programlisting>
to be run instead of <application>sendmail</application>, you could change
<filename>/etc/mail/mailer.conf</filename> to read:</para>
<programlisting>sendmail /usr/local/supermailer/bin/sendmail-compat
<programlisting>sendmail /usr/local/supermailer/bin/sendmail-compat
send-mail /usr/local/supermailer/bin/sendmail-compat
mailq /usr/local/supermailer/bin/mailq-compat
newaliases /usr/local/supermailer/bin/newaliases-compat