diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2023-03-02 17:09:55 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2023-03-02 17:09:55 +0000 |
commit | 350d2394f0b1c54a922e861484cfdd6c5fb4cba4 (patch) | |
tree | 0262aa42e14faf91d61857bd04ebf3ad3fe35a38 /usr.sbin/smtpd/smtpctl.8 | |
parent | 37b1c7c656ddf3b924740c83e9f0f14fb870af0d (diff) |
improve the Nd lines such that the format is consistent for the
various *d, *conf, *ctl files (where relevant) and simple;
also makes "man -k routing" more useful;
help from claudio and florian
ok claudio florian millert
Diffstat (limited to 'usr.sbin/smtpd/smtpctl.8')
-rw-r--r-- | usr.sbin/smtpd/smtpctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/smtpd/smtpctl.8 b/usr.sbin/smtpd/smtpctl.8 index b29f2063497..e12ff9aa3cf 100644 --- a/usr.sbin/smtpd/smtpctl.8 +++ b/usr.sbin/smtpd/smtpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: smtpctl.8,v 1.65 2020/09/14 09:48:08 martijn Exp $ +.\" $OpenBSD: smtpctl.8,v 1.66 2023/03/02 17:09:53 jmc Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org> .\" Copyright (c) 2012 Gilles Chehade <gilles@poolp.org> @@ -15,13 +15,13 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 14 2020 $ +.Dd $Mdocdate: March 2 2023 $ .Dt SMTPCTL 8 .Os .Sh NAME .Nm smtpctl , .Nm mailq -.Nd control the Simple Mail Transfer Protocol daemon +.Nd control the SMTP daemon .Sh SYNOPSIS .Nm .Ar command |