mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Use a different example to avoid confusion
This commit is contained in:
parent
b095f33ba9
commit
6b81e27f98
2 changed files with 2 additions and 2 deletions
|
|
@ -337,7 +337,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
|
|||
# any existing /etc/mail/sendmail.cf. Note that SENDMAIL_CF is now
|
||||
# deprecated. The value should be a fully qualified path name.
|
||||
#
|
||||
#SENDMAIL_MC=/etc/sendmail/freebsd.mc
|
||||
#SENDMAIL_MC=/etc/mail/myconfig.mc
|
||||
#
|
||||
# If you need to build additional .cf files during a make buildworld,
|
||||
# include the full paths to the .mc files in SENDMAIL_ADDITIONAL_MC.
|
||||
|
|
|
|||
|
|
@ -337,7 +337,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
|
|||
# any existing /etc/mail/sendmail.cf. Note that SENDMAIL_CF is now
|
||||
# deprecated. The value should be a fully qualified path name.
|
||||
#
|
||||
#SENDMAIL_MC=/etc/sendmail/freebsd.mc
|
||||
#SENDMAIL_MC=/etc/mail/myconfig.mc
|
||||
#
|
||||
# If you need to build additional .cf files during a make buildworld,
|
||||
# include the full paths to the .mc files in SENDMAIL_ADDITIONAL_MC.
|
||||
|
|
|
|||
Loading…
Reference in a new issue