mdoc(7) police: markup nits.

This commit is contained in:
Ruslan Ermilov 2001-08-07 13:26:57 +00:00
parent de4ee6fc38
commit 01f7263205
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81241

View File

@ -483,7 +483,9 @@ as an suid root program.
.It Va SENDMAIL_MC
.Pq Vt str
The default m4 configuration file to use at install time.
The value should include the full path to the .mc file, e.g.,
The value should include the full path to the
.Pa .mc
file, e.g.,
.Pa /etc/mail/myconfig.mc .
Use with caution as a make install will overwrite any existing
.Pa /etc/mail/sendmail.cf .
@ -492,13 +494,23 @@ Note that
is now deprecated.
.It Va SENDMAIL_ADDITIONAL_MC
.Pq Vt str
Additional .mc files which should be built into .cf files at build time.
The value should include the full path to the .mc file(s), e.g.,
Additional
.Pa .mc
files which should be built into
.Pa .cf
files at build time.
The value should include the full path to the
.Pa .mc
file(s), e.g.,
.Pa /etc/mail/foo.mc
.Pa /etc/mail/bar.mc .
.It Va SENDMAIL_M4_FLAGS
.Pq Vt str
Flags passed to m4 when building a .cf file from a .mc file.
Flags passed to m4 when building a
.Pa .cf
file from a
.Pa .mc
file.
.It Va SENDMAIL_CFLAGS
.Pq Vt str
Flags to pass to the compile command when building