=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/msgs/Attic/msgs.1,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/msgs/Attic/msgs.1 1996/06/26 05:37:17 1.2 --- src/usr.bin/msgs/Attic/msgs.1 1998/09/26 19:55:10 1.3 *************** *** 1,4 **** ! .\" $OpenBSD: msgs.1,v 1.2 1996/06/26 05:37:17 deraadt Exp $ .\" $NetBSD: msgs.1,v 1.5 1995/09/28 06:57:39 tls Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: msgs.1,v 1.3 1998/09/26 19:55:10 aaron Exp $ .\" $NetBSD: msgs.1,v 1.5 1995/09/28 06:57:39 tls Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 *************** *** 51,64 **** .Op Fl c .Op \-days .Sh DESCRIPTION ! .Nm Msgs is used to read system messages. These messages are sent by mailing to the login `msgs' and should be short pieces of information which are suitable to be read once by most users of the system. .Pp ! .Nm Msgs is normally invoked each time you login, by placing it in the file .Pa .login (or --- 51,64 ---- .Op Fl c .Op \-days .Sh DESCRIPTION ! .Nm msgs is used to read system messages. These messages are sent by mailing to the login `msgs' and should be short pieces of information which are suitable to be read once by most users of the system. .Pp ! .Nm msgs is normally invoked each time you login, by placing it in the file .Pa .login (or *************** *** 72,109 **** long it is and asked whether you wish to see the rest of the message. The possible responses are: .Bl -tag -width Fl ! .It Fl y Type the rest of the message. .It Ic RETURN ! Synonym for y. ! .It Fl n Skip this message and go on to the next message. ! .It Fl Redisplay the last message. ! .It Fl q Drop out of .Nm msgs ; the next time .Nm msgs will pick up where it last left off. ! .It Fl s Append the current message to the file ``Messages'' in the current directory; `s\-' will save the previously displayed message. A `s' or `s\-' may be followed by a space and a file name to receive the message replacing the default ``Messages''. ! .It Fl m A copy of the specified message is placed in a temporary mailbox and .Xr mail 1 is invoked on that mailbox. ! .It Fl p The specified message is piped through $PAGER, or, if $PAGER is not defined, .Xr more 1 . The commands `m', `p', and `s' all accept a numeric argument in place of the `\-'. .El .Pp ! .Nm Msgs keeps track of the next message you will see by a number in the file .Pa \&.msgsrc in your home directory. --- 72,110 ---- long it is and asked whether you wish to see the rest of the message. The possible responses are: .Bl -tag -width Fl ! .It Ic y Type the rest of the message. .It Ic RETURN ! Synonym for ! .Ic y . ! .It Ic n Skip this message and go on to the next message. ! .It Ic \&- Redisplay the last message. ! .It Ic q Drop out of .Nm msgs ; the next time .Nm msgs will pick up where it last left off. ! .It Ic s Append the current message to the file ``Messages'' in the current directory; `s\-' will save the previously displayed message. A `s' or `s\-' may be followed by a space and a file name to receive the message replacing the default ``Messages''. ! .It Ic m A copy of the specified message is placed in a temporary mailbox and .Xr mail 1 is invoked on that mailbox. ! .It Ic p The specified message is piped through $PAGER, or, if $PAGER is not defined, .Xr more 1 . The commands `m', `p', and `s' all accept a numeric argument in place of the `\-'. .El .Pp ! .Nm msgs keeps track of the next message you will see by a number in the file .Pa \&.msgsrc in your home directory. *************** *** 140,146 **** The .Fl c option is used for performing cleanup on ! .Pa /var/msgs. An entry with the .Fl c option should be placed in --- 141,147 ---- The .Fl c option is used for performing cleanup on ! .Pa /var/msgs . An entry with the .Fl c option should be placed in *************** *** 166,172 **** Disables the ability to save messages or enter the mailer. It is assumed that $PAGER is set to something secure. .It Fl l ! Option causes only locally originated messages to be reported. .It Ar num A message number can be given on the command line, causing --- 167,173 ---- Disables the ability to save messages or enter the mailer. It is assumed that $PAGER is set to something secure. .It Fl l ! Causes only locally originated messages to be reported. .It Ar num A message number can be given on the command line, causing *************** *** 197,203 **** .Nm msgs requests input as to what to do. .Sh ENVIRONMENT ! .Nm Msgs uses the .Ev HOME and --- 198,204 ---- .Nm msgs requests input as to what to do. .Sh ENVIRONMENT ! .Nm msgs uses the .Ev HOME and *************** *** 215,221 **** .Xr aliases 5 , .\".Xr crontab 5 , .Xr mail 1 , ! .Xr more 1 .Sh HISTORY The .Nm msgs --- 216,223 ---- .Xr aliases 5 , .\".Xr crontab 5 , .Xr mail 1 , ! .Xr more 1 , ! .Xr aliases 5 .Sh HISTORY The .Nm msgs