Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/vacation Fix the BUGS section. There is no ``-t A''...
details: https://anonhg.NetBSD.org/src/rev/c4e996308b02
branches: trunk
changeset: 451091:c4e996308b02
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sun May 05 23:05:03 2019 +0000
description:
Fix the BUGS section. There is no ``-t A'' or ``-t D'' option ``-t''
requires an interval specification. The correct bug info is for the
``-T A'' and ``-T D'' options.
diffstat:
usr.bin/vacation/vacation.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r c177825df961 -r c4e996308b02 usr.bin/vacation/vacation.1
--- a/usr.bin/vacation/vacation.1 Sun May 05 21:49:53 2019 +0000
+++ b/usr.bin/vacation/vacation.1 Sun May 05 23:05:03 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vacation.1,v 1.30 2017/07/03 21:34:22 wiz Exp $
+.\" $NetBSD: vacation.1,v 1.31 2019/05/05 23:05:03 pgoyette Exp $
.\"
.\" Copyright (c) 1985, 1987, 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)vacation.1 8.2 (Berkeley) 4/28/95
.\"
-.Dd March 24, 2013
+.Dd May 6, 2019
.Dt VACATION 1
.Os
.Sh NAME
@@ -249,8 +249,8 @@
.Bx 4.3 .
.Sh BUGS
Adding
-.Fl t Ar A
+.Fl T Ar A
or
-.Fl t Ar D
+.Fl T Ar D
should only be done for misconfigured or non-compliant MTAs.
Doing so may auto-respond to messages that were not supposed to be replied to.
Home |
Main Index |
Thread Index |
Old Index