summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/vacation.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/vacation.1')
-rw-r--r--usr/src/man/man1/vacation.121
1 files changed, 5 insertions, 16 deletions
diff --git a/usr/src/man/man1/vacation.1 b/usr/src/man/man1/vacation.1
index 744de3ff18..82cb694c27 100644
--- a/usr/src/man/man1/vacation.1
+++ b/usr/src/man/man1/vacation.1
@@ -4,11 +4,10 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH VACATION 1 "May 13, 2017"
+.TH VACATION 1 "June 20, 2021"
.SH NAME
vacation \- reply to mail automatically
.SH SYNOPSIS
-.LP
.nf
\fBvacation\fR [\fB-I\fR]
.fi
@@ -25,10 +24,8 @@ vacation \- reply to mail automatically
.fi
.SH DESCRIPTION
-.LP
The \fBvacation\fR utility automatically replies to incoming mail.
.SS "Installation"
-.LP
The installation consists of an interactive program which sets up
\fBvacation\fR's basic configuration.
.sp
@@ -66,25 +63,20 @@ The program automatically creates \fB\&.vacation.pag\fR and
\fB\&.vacation.dir\fR, which contain a list of senders when \fBvacation\fR is
enabled.
.SS "Activation and Deactivation"
-.LP
The presence of the \fB\&.forward\fR file determines whether or not
\fBvacation\fR is disabled or enabled. To disable \fBvacation\fR, remove the
\fB\&.forward\fR file, or move it to a new name.
.SS "Initialization"
-.LP
The \fB-I\fR option clears the \fBvacation\fR log files, \fB\&.vacation.pag\fR
and \fB\&.vacation.dir\fR, erasing the list of senders from a previous
\fBvacation\fR session. (See OPTIONS section.)
.SS "Additional Configuration"
-.LP
\fBvacation\fR provides configuration options that are not part of the
installation, these being \fB-a\fR, \fB-e\fR, \fB-f\fR, \fB-j\fR, \fB-m\fR,
\fB-s\fR, and \fB-t\fR. (See OPTIONS section.)
.SS "Reporting"
-.LP
\fBvacation\fR provides a reporting option, \fB-l\fR. See \fBOPTIONS\fR.
.SH OPTIONS
-.LP
The following options are supported:
.sp
.ne 2
@@ -191,8 +183,8 @@ Changes the interval between repeat replies to the same sender. The default is
.sp
.LP
-The \fB-l\fR option is neither for initialization nor configuration., but for
-reporting. The \fB-f\fRoption can also be used in conjunction with the
+The \fB-l\fR option is neither for initialization nor configuration, but for
+reporting. The \fB-f\fR option can also be used in conjunction with
\fB-l\fR.
.sp
.ne 2
@@ -205,7 +197,6 @@ of \fBvacation -I\fR, along with a date and time stamp.
.RE
.SH USAGE
-.LP
\fB\&.vacation.msg\fR should include a header with at least a \fBSubject:\fR
line (it should not include a \fBTo:\fR line). For example:
.sp
@@ -214,7 +205,7 @@ line (it should not include a \fBTo:\fR line). For example:
\fBSubject: I am on vacation
I am on vacation until July 22. If you have something urgent,
please contact Joe Jones (jones@fB0).
- --John\fR
+ --John\fR
.fi
.in -2
.sp
@@ -232,7 +223,7 @@ I am on vacation until July 22.
Your mail regarding "$SUBJECT" will be read when I return.
If you have something urgent, please contact
Joe Jones (jones@fB0).
- --John\fR
+ --John\fR
.fi
.in -2
.sp
@@ -287,7 +278,6 @@ anotherfriend@herisp.com
.LP
Blank lines and lines starting with "\fB#\fR" are ignored.
.SH FILES
-.LP
\fB~/.forward\fR
.sp
.LP
@@ -301,6 +291,5 @@ A list of senders is kept in the \fBdbm\fR format files \fB\&.vacation.pag\fR
and \fB\&.vacation.dir\fR in your home directory. These files are \fBdbm\fR
files and cannot be viewed directly with text editors.
.SH SEE ALSO
-.LP
\fBvi\fR(1), \fBsendmail\fR(1M), \fBgetusershell\fR(3C),
\fBaliases\fR(4), \fBshells\fR(4), \fBattributes\fR(5)