Deleted Added
full compact
forward.5 (50476) forward.5 (70466)
1.\" Copyright (c) 1996
2.\" Mike Pritchard <mpp@FreeBSD.org>. 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.

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

24.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
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.\"
1.\" Copyright (c) 1996
2.\" Mike Pritchard <mpp@FreeBSD.org>. 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.

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

24.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
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.\" $FreeBSD: head/share/man/man5/forward.5 50476 1999-08-28 00:22:10Z peter $
32.\" $FreeBSD: head/share/man/man5/forward.5 70466 2000-12-29 09:18:45Z ru $
33.\"
34.Dd July 2, 1996
35.Dt FORWARD 5
36.Os
37.Sh NAME
38.Nm forward
39.Nd mail forwarding instructions
40.Sh DESCRIPTION

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

78.Bd -literal -offset indent
79chris@otherhost
80\echris
81.Ed
82.Pp
83One copy of mail would be forwarded to
84.Ar chris@otherhost
85and another copy would be retained as mail for local user chris.
33.\"
34.Dd July 2, 1996
35.Dt FORWARD 5
36.Os
37.Sh NAME
38.Nm forward
39.Nd mail forwarding instructions
40.Sh DESCRIPTION

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

78.Bd -literal -offset indent
79chris@otherhost
80\echris
81.Ed
82.Pp
83One copy of mail would be forwarded to
84.Ar chris@otherhost
85and another copy would be retained as mail for local user chris.
86
87.Sh FILES
88.Bl -tag -width $HOME/.forward -compact
89.It Pa $HOME/.forward
86.Sh FILES
87.Bl -tag -width $HOME/.forward -compact
88.It Pa $HOME/.forward
90
91The user's forwarding instructions.
92.El
93.Sh SEE ALSO
94.Xr aliases 5 ,
95.Xr mailaddr 7 ,
96.Xr sendmail 8
89The user's forwarding instructions.
90.El
91.Sh SEE ALSO
92.Xr aliases 5 ,
93.Xr mailaddr 7 ,
94.Xr sendmail 8