diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2017-11-14 13:31:20 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2017-11-14 13:31:20 +0000 |
commit | c577e6f233c9cca178a04a6a3b719351e5ed01b8 (patch) | |
tree | 6ce5eedca46fb1fc304d07f955ed3600edf4b101 /usr/src/man | |
parent | 18c287fc3f8cf898ea712e14bffd2e0c12f1bdae (diff) | |
parent | 65c41f67aac8a7bee885d3a98aada4dc3ee7b982 (diff) | |
download | illumos-joyent-c577e6f233c9cca178a04a6a3b719351e5ed01b8.tar.gz |
[illumos-gate merge]
commit 65c41f67aac8a7bee885d3a98aada4dc3ee7b982
8754 loader: pass a "illumos" user-class in PXE dhcp request
commit 569b224861c1ba385ca080ad7101b96d07415f91
6105 mailer.conf man page lists incorrect path /etc/mail/mailer.conf in FILES section
Diffstat (limited to 'usr/src/man')
-rw-r--r-- | usr/src/man/man4/mailer.conf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man4/mailer.conf.4 b/usr/src/man/man4/mailer.conf.4 index b4d52c608f..a46f0160e4 100644 --- a/usr/src/man/man4/mailer.conf.4 +++ b/usr/src/man/man4/mailer.conf.4 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD: releng/9.1/share/man/man5/mailer.conf.5 213609 2010-10-08 20:13:12Z markm $ .\" -.Dd October 8, 2010 +.Dd November 11, 2017 .Dt MAILER.CONF 4 .Os .Sh NAME @@ -83,7 +83,7 @@ The file may also contain comment lines, denoted by a .Ql # mark in the first column of any line. .Sh FILES -/etc/mail/mailer.conf +/etc/mailer.conf .Sh EXAMPLES This example shows how to set up .Nm |