=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mail/mail.1,v retrieving revision 1.14 retrieving revision 1.15 diff -c -r1.14 -r1.15 *** src/usr.bin/mail/mail.1 1998/09/06 22:23:17 1.14 --- src/usr.bin/mail/mail.1 1998/09/07 16:44:33 1.15 *************** *** 1,4 **** ! .\" $OpenBSD: mail.1,v 1.14 1998/09/06 22:23:17 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: mail.1,v 1.15 1998/09/07 16:44:33 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 125,131 **** .Pa /etc/mail.rc in order unless explicitly told not to by using the .Fl n ! option. Next, the commands in the users personal command file .Pa ~/.mailrc are executed. .Nm mail --- 125,131 ---- .Pa /etc/mail.rc in order unless explicitly told not to by using the .Fl n ! option. Next, the commands in the user's personal command file .Pa ~/.mailrc are executed. .Nm mail *************** *** 255,261 **** option above). .Pp .Ss Personal and systemwide distribution lists. ! It is also possible to create a personal distribution lists so that, for instance, you can send mail to .Dq Li cohorts and have it go --- 255,261 ---- option above). .Pp .Ss Personal and systemwide distribution lists. ! It is also possible to create personal distribution lists so that, for instance, you can send mail to .Dq Li cohorts and have it go *************** *** 422,428 **** .Pf ( Ic ex or .Ic x ) ! Effects an immediate return to the Shell without modifying the user's system mailbox, his .Ar mbox file, or his edit file in --- 422,428 ---- .Pf ( Ic ex or .Ic x ) ! Effects an immediate return to the shell without modifying the user's system mailbox, his .Ar mbox file, or his edit file in *************** *** 467,473 **** argument is given, the previous 18\-message group is printed. .It Ic help A synonym for ! .Ic \&? .ne li .It Ic hold .Pf ( Ic ho , --- 467,473 ---- argument is given, the previous 18\-message group is printed. .It Ic help A synonym for ! .Ic \&? . .ne li .It Ic hold .Pf ( Ic ho , *************** *** 524,531 **** Takes a message list and invokes the pager on that list. .It Ic next .Pq Ic n ! ( ! like .Ic \&+ or .Tn CR ) --- 524,530 ---- Takes a message list and invokes the pager on that list. .It Ic next .Pq Ic n ! (like .Ic \&+ or .Tn CR ) *************** *** 557,564 **** mailbox file with the .Fl f flag, then the edit file is rewritten. ! A return to the Shell is ! effected, unless the rewrite of edit file fails, in which case the user can escape with the .Ic exit command. --- 556,563 ---- mailbox file with the .Fl f flag, then the edit file is rewritten. ! A return to the shell is ! affected, unless the rewrite of edit file fails, in which case the user can escape with the .Ic exit command. *************** *** 572,578 **** .Ic reply . .It Ic retain Add the list of header fields named to the ! .Ar retained list Only the header fields in the retain list are shown on your terminal when you print a message. All other header fields are suppressed. --- 571,577 ---- .Ic reply . .It Ic retain Add the list of header fields named to the ! .Ar retained list . Only the header fields in the retain list are shown on your terminal when you print a message. All other header fields are suppressed. *************** *** 688,694 **** except that .Ic only the message body ! .Pq Ar without the header) is saved. Extremely useful for such tasks as sending and receiving source program text over the message system. --- 687,693 ---- except that .Ic only the message body ! .Po Ar without the header) is saved. Extremely useful for such tasks as sending and receiving source program text over the message system.