summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-07 13:26:57 +0000
committerru <ru@FreeBSD.org>2001-08-07 13:26:57 +0000
commite0ff2ff69009b86bcbc127952d114fa15f62d7ce (patch)
treef1205acdfcfe5f37edb8b3d5e646651e245a85b0 /share/man
parentfe3b4ab33dff6c3e5dbef76d19300b168d392094 (diff)
downloadFreeBSD-src-e0ff2ff69009b86bcbc127952d114fa15f62d7ce.zip
FreeBSD-src-e0ff2ff69009b86bcbc127952d114fa15f62d7ce.tar.gz
mdoc(7) police: markup nits.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/make.conf.520
1 files changed, 16 insertions, 4 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 3626202..f21660e 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -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
OpenPOWER on IntegriCloud