Disguise another expandable $FreeBSD$ version string into an
unrecognizable $FreeBSD$ construct to prevent Subversion from doing what we asked it to do on purpose.
This commit is contained in:
parent
dce0c5b964
commit
9f269a41ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50778
1 changed files with 1 additions and 1 deletions
|
@ -705,7 +705,7 @@ daily_submit_queuerun="NO"</programlisting>
|
|||
<para>The default <filename>/etc/mail/mailer.conf</filename>
|
||||
looks like this:</para>
|
||||
|
||||
<programlisting># $FreeBSD$
|
||||
<programlisting>$FreeBSD$
|
||||
#
|
||||
# Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue