diff options
Diffstat (limited to 'usr/src/man/man1/mail.1')
-rw-r--r-- | usr/src/man/man1/mail.1 | 30 |
1 files changed, 2 insertions, 28 deletions
diff --git a/usr/src/man/man1/mail.1 b/usr/src/man/man1/mail.1 index 8aad4de37e..5d8bc7b84c 100644 --- a/usr/src/man/man1/mail.1 +++ b/usr/src/man/man1/mail.1 @@ -44,12 +44,11 @@ .\" Portions Copyright (c) 1992, X/Open Company Limited All Rights Reserved .\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved .\" -.TH MAIL 1 "Jul 24, 2008" +.TH MAIL 1 "May 17, 2020" .SH NAME mail, rmail \- read mail or send mail to users .SH SYNOPSIS .SS "Sending Mail" -.LP .nf \fBmail\fR [\fB-tw\fR] [\fB-m\fR \fImessage_type\fR] \fIrecipient\fR... .fi @@ -60,20 +59,16 @@ mail, rmail \- read mail or send mail to users .fi .SS "Reading Mail" -.LP .nf \fBmail\fR [\fB-ehpPqr\fR] [\fB-f\fR \fIfile\fR] .fi .SS "Debugging" -.LP .nf \fBmail\fR [\fB-x\fR \fIdebug_level\fR] [\fIother_mail_options\fR] \fIrecipient\fR... .fi .SH DESCRIPTION -.sp -.LP A \fIrecipient\fR is usually a domain style address ("\fIuser\fR@\fImachine\fR") or a user name recognized by \fBlogin\fR(1). When \fIrecipient\fRs are named, \fBmail\fR assumes a message is being sent. It @@ -119,8 +114,6 @@ consists of only header lines with no message content. Header lines may be continued on the following line if that line starts with white space. .SH OPTIONS .SS "Sending Mail" -.sp -.LP The following command-line arguments affect sending mail: .sp .ne 2 @@ -202,8 +195,6 @@ extended network (such as \fBsysa!sysb!sysc!user\fR or .RE .SS "Reading Mail" -.sp -.LP The following command-line arguments affect reading mail: .sp .ne 2 @@ -545,8 +536,6 @@ preservation using the \fBDEL_EMPTY_MAILFILE\fR option of \fBmailcnfg\fR.) The group \fBID\fR of the mailfile must be \fBmail\fR to allow new messages to be delivered, and the mailfile must be writable by group \fBmail\fR. .SS "Debugging" -.sp -.LP The following command-line arguments cause \fBmail\fR to provide debugging information: .sp @@ -572,8 +561,6 @@ overrides any specification of \fBDEBUG\fR in \fB/etc/mail/mailcnfg\fR. The information provided by the \fB-x\fR option is esoteric and is probably only useful to system administrators. .SS "Delivery Notification" -.sp -.LP Several forms of notification are available for mail by including one of the following lines in the message header. .sp @@ -640,8 +627,6 @@ Same as \fB/return\fR except that the original message is not returned. The default is \fB/nodelivery/return\fR. If contradictory options are used, the first is recognized and later, conflicting, terms are ignored. .SH OPERANDS -.sp -.LP The following operand is supported for sending mail: .sp .ne 2 @@ -654,14 +639,10 @@ recognized by \fBlogin\fR(1). .RE .SH USAGE -.sp -.LP See \fBlargefile\fR(5) for the description of the behavior of \fBmail\fR and \fBrmail\fR when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes). .SH ENVIRONMENT VARIABLES -.sp -.LP See \fBenviron\fR(5) for descriptions of the following environment variables that affect the execution of \fBmail\fR: \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. @@ -675,8 +656,6 @@ Determine the timezone used with date and time strings. .RE .SH EXIT STATUS -.sp -.LP The following exit values are returned: .sp .ne 2 @@ -706,7 +685,6 @@ An error occurred after initialization. .RE .SH FILES -.sp .ne 2 .na \fB\fBdead.letter\fR\fR @@ -782,15 +760,13 @@ incoming mail for \fIuser\fR; that is, the \fImailfile\fR .sp .ne 2 .na -\fB\fBvar/tmp/ma\fR*\fR +\fB\fB/var/tmp/ma\fR*\fR .ad .RS 20n temporary file .RE .SH SEE ALSO -.sp -.LP \fBchmod\fR(1), \fBcsh\fR(1), \fBlogin\fR(1), \fBmailx\fR(1), \fBuucp\fR(1C), \fBuuencode\fR(1C), \fBvacation\fR(1), \fBwrite\fR(1), \fBattributes\fR(5), \fBenviron\fR(5), \fBlargefile\fR(5) @@ -798,8 +774,6 @@ temporary file .LP \fISolaris Advanced User\&'s Guide\fR .SH NOTES -.sp -.LP The interpretation and resulting action taken because of the header lines described in the Delivery Notifications section only occur if this version of \fBmail\fR is installed on the system where the delivery (or failure) happens. |