]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/doc/usd/07.mail/mail8.nr
Merge compiler-rt trunk r366426, resolve conflicts, and add
[FreeBSD/FreeBSD.git] / share / doc / usd / 07.mail / mail8.nr
1 .\" Copyright (c) 1980, 1993
2 .\"     The Regents of the University of California.  All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\"    notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\"    notice, this list of conditions and the following disclaimer in the
11 .\"    documentation and/or other materials provided with the distribution.
12 .\" 3. Neither the name of the University nor the names of its contributors
13 .\"    may be used to endorse or promote products derived from this software
14 .\"    without specific prior written permission.
15 .\"
16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
20 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26 .\" SUCH DAMAGE.
27 .\"
28 .\"     @(#)mail8.nr    8.1 (Berkeley) 6/8/93
29 .\"
30 .bp
31 .sh 1 "Glossary"
32 .pp
33 This section contains the definitions of a few phrases
34 peculiar to
35 .i Mail .
36 .ip "\fIalias\fP"
37 An alternative name for a person or list of people.
38 .ip "\fIflag\fP"
39 An option, given on the command line of
40 .i Mail ,
41 prefaced with a \-.  For example,
42 .b \-f
43 is a flag.
44 .ip "\fIheader field\fP"
45 At the beginning of a message, a line which contains information
46 that is part of the structure of the message.  Popular header fields
47 include
48 .i to ,
49 .i cc ,
50 and
51 .i subject .
52 .ip "\fImail\ \ \fP"
53 A collection of messages.  Often used in the phrase,
54 .q "Have you read your mail?"
55 .ip "\fImailbox\fP"
56 The place where your mail is stored, typically in the directory
57 /var/mail.
58 .ip "\fImessage\fP"
59 A single letter from someone, initially stored in your
60 .i mailbox .
61 .ip "\fImessage list\fP"
62 A string used in
63 .i Mail
64 command mode to describe a sequence of messages.
65 .ip "\fIoption\fP"
66 A piece of special purpose information used to tailor
67 .i Mail
68 to your taste.
69 Options are specified with the
70 .b set
71 command.