Deleted Added
full compact
from.1 (68963) from.1 (70197)
1.\" Copyright (c) 1980, 1990, 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.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)from.1 8.2 (Berkeley) 12/30/93
1.\" Copyright (c) 1980, 1990, 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.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)from.1 8.2 (Berkeley) 12/30/93
33.\" $FreeBSD: head/usr.bin/from/from.1 68963 2000-11-20 19:21:22Z ru $
33.\" $FreeBSD: head/usr.bin/from/from.1 70197 2000-12-19 16:00:12Z ru $
34.\"
35.Dd December 30, 1993
36.Dt FROM 1
37.Os BSD 4
38.Sh NAME
39.Nm from
40.Nd print names of those who have sent mail
41.Sh SYNOPSIS

--- 34 unchanged lines hidden (view full) ---

76.Ar user Ns 's
77mailbox, is examined instead of the invoker's own mailbox.
78(Privileges are required.)
79.Sh ENVIRONMENT
80.Bl -tag -width Fl
81.It Ev MAIL
82If set, the location of the invoker's mailbox. Otherwise, the default
83in /var/mail is used.
34.\"
35.Dd December 30, 1993
36.Dt FROM 1
37.Os BSD 4
38.Sh NAME
39.Nm from
40.Nd print names of those who have sent mail
41.Sh SYNOPSIS

--- 34 unchanged lines hidden (view full) ---

76.Ar user Ns 's
77mailbox, is examined instead of the invoker's own mailbox.
78(Privileges are required.)
79.Sh ENVIRONMENT
80.Bl -tag -width Fl
81.It Ev MAIL
82If set, the location of the invoker's mailbox. Otherwise, the default
83in /var/mail is used.
84.El
84.Sh FILES
85.Bl -tag -width /var/mail/* -compact
86.It Pa /var/mail/*
87.El
88.Sh SEE ALSO
89.Xr biff 1 ,
90.Xr mail 1
91.Sh HISTORY
92The
93.Nm
94command appeared in
95.Bx 3.0 .
85.Sh FILES
86.Bl -tag -width /var/mail/* -compact
87.It Pa /var/mail/*
88.El
89.Sh SEE ALSO
90.Xr biff 1 ,
91.Xr mail 1
92.Sh HISTORY
93The
94.Nm
95command appeared in
96.Bx 3.0 .