diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-11-15 08:08:07 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-11-15 08:10:53 +0000 |
| commit | e1184adecf3fd4937da20ecd4cb5ada101952a58 (patch) | |
| tree | 3c87238fdc9ff792ef64e83bd0608d42915da25f /share | |
| parent | 49b947c01db3efd7587b17d4d7f47675e91dc2ad (diff) | |
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/make.conf.5 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index b3623b29a950..2a29eeb5f5bf 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 14, 2021 +.Dd November 15, 2022 .Dt MAKE.CONF 5 .Os .Sh NAME @@ -573,11 +573,7 @@ The script used by to start, stop, and restart .Xr sendmail 8 . The default value is -.Pa /etc/rc.sendmail . -This value should match the -.Dq Li mta_start_script -setting in -.Xr rc.conf 5 . +.Pa /etc/rc.d/sendmail . .It Va SENDMAIL_SUBMIT_MC .Pq Vt str The default |
