Deleted Added
full compact
msgs.1 (100041) msgs.1 (131507)
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.\" @(#)msgs.1 8.2 (Berkeley) 4/28/95
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.\" @(#)msgs.1 8.2 (Berkeley) 4/28/95
33.\" $FreeBSD: head/usr.bin/msgs/msgs.1 100041 2002-07-15 07:16:54Z keramida $
33.\" $FreeBSD: head/usr.bin/msgs/msgs.1 131507 2004-07-03 00:24:45Z ru $
34.\"
35.Dd April 28, 1995
36.Dt MSGS 1
37.Os
38.Sh NAME
39.Nm msgs
40.Nd system messages and junk mail program
41.Sh SYNOPSIS

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

91Append the current message to the file ``Messages'' in the current directory;
92`s\-' will save the previously displayed message.
93A `s' or `s\-' may
94be followed by a space and a file name to receive the message replacing
95the default ``Messages''.
96.It Fl m
97A copy of the specified message is placed in a temporary
98mailbox and
34.\"
35.Dd April 28, 1995
36.Dt MSGS 1
37.Os
38.Sh NAME
39.Nm msgs
40.Nd system messages and junk mail program
41.Sh SYNOPSIS

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

91Append the current message to the file ``Messages'' in the current directory;
92`s\-' will save the previously displayed message.
93A `s' or `s\-' may
94be followed by a space and a file name to receive the message replacing
95the default ``Messages''.
96.It Fl m
97A copy of the specified message is placed in a temporary
98mailbox and
99.Xr mail 1
99.Xr mail 1
100is invoked on that mailbox.
101Both `m' and `s' accept a numeric argument in place of the `\-'.
102.El
103.Pp
104The
105.Nm
106utility keeps track of the next message you will see by a number in the file
107.Pa \&.msgsrc

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

195.It Ar \-number
196Start
197.Ar number
198messages back from the one indicated in the
199.Pa \&.msgsrc
200file, useful for reviews of recent messages.
201.It Fl p
202Pipe long messages through
100is invoked on that mailbox.
101Both `m' and `s' accept a numeric argument in place of the `\-'.
102.El
103.Pp
104The
105.Nm
106utility keeps track of the next message you will see by a number in the file
107.Pa \&.msgsrc

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

195.It Ar \-number
196Start
197.Ar number
198messages back from the one indicated in the
199.Pa \&.msgsrc
200file, useful for reviews of recent messages.
201.It Fl p
202Pipe long messages through
203.Xr more 1 .
203.Xr more 1 .
204.El
205.Pp
206Within
207.Nm
208you can also go to any specific message by typing its number when
209.Nm
210requests input as to what to do.
211.Sh ENVIRONMENT

--- 25 unchanged lines hidden ---
204.El
205.Pp
206Within
207.Nm
208you can also go to any specific message by typing its number when
209.Nm
210requests input as to what to do.
211.Sh ENVIRONMENT

--- 25 unchanged lines hidden ---