-h does not display version; from larry hynes
authorjmc <jmc@openbsd.org>
Sat, 13 Feb 2021 08:07:48 +0000 (08:07 +0000)
committerjmc <jmc@openbsd.org>
Sat, 13 Feb 2021 08:07:48 +0000 (08:07 +0000)
usr.sbin/smtpd/smtp.1

index f77cddb..1074065 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: smtp.1,v 1.8 2020/12/21 11:48:38 martijn Exp $
+.\"    $OpenBSD: smtp.1,v 1.9 2021/02/13 08:07:48 jmc Exp $
 .\"
 .\" Copyright (c) 2018, Eric Faurot <eric@openbsd.org>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: December 21 2020 $
+.Dd $Mdocdate: February 13 2021 $
 .Dt SMTP 1
 .Os
 .Sh NAME
@@ -58,7 +58,7 @@ Default to the current username.
 .It Fl H Ar helo
 Define the hostname to advertise (HELO) when establishing the SMTP session.
 .It Fl h
-Display version and usage.
+Display usage.
 .It Fl n
 Do not actually execute a transaction,
 just try to establish an SMTP session and quit.