=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mail/mail.1,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- src/usr.bin/mail/mail.1 1999/06/05 01:21:33 1.24 +++ src/usr.bin/mail/mail.1 1999/10/16 20:47:40 1.25 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.24 1999/06/05 01:21:33 aaron Exp $ +.\" $OpenBSD: mail.1,v 1.25 1999/10/16 20:47:40 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -204,9 +204,9 @@ .Ic delete 1\-5 deletes messages 1 through 5. The special name -.Dq \&* +.Sq \&* addresses all messages and -.Dq \&$ +.Sq \&$ addresses the last message; thus the command .Ic top @@ -297,7 +297,7 @@ has a number of options which can be set in the .Pa .mailrc file to alter its behavior; thus -.Dq Li set askcc +.Ic set askcc enables the .Ar askcc feature. @@ -460,10 +460,10 @@ Lists the current range of headers, which is an 18\-message group. If a -.Dq \&+ +.Ql \&+ argument is given, the next 18\-message group is printed; if a -.Dq \&\- +.Ql \&\- argument is given, the previous 18\-message group is printed. .It Ic help A synonym for @@ -600,10 +600,10 @@ (no space before or after =) or .Ar option . Quotation marks may be placed around any part of the assignment statement to -quote blanks or tabs, i.e. -.Dq Li "set indentprefix=\*q->\*q" . +quote blanks or tabs, i.e., +.Ic set indentprefix="->" . .It Ic saveignore -.Ic Saveignore +.Ic saveignore is to .Ic save what @@ -619,7 +619,7 @@ .Ar mbox . .pl +1 .It Ic saveretain -.Ic Saveretain +.Ic saveretain is to .Ic save what @@ -633,7 +633,7 @@ .Ic save or when automatically saving to .Ar mbox . -.Ic Saveretain +.Ic saveretain overrides .Ic saveignore . .It Ic shell @@ -758,7 +758,7 @@ .It Ic \&~m Ns Ar messages Read the named messages into the message being sent, indented by a tab or by the value of -.Ar indentprefix . +.Va indentprefix . If no messages are specified, read the current message. Message headers currently being ignored (by the @@ -832,7 +832,7 @@ to be appended to the end rather than prepended. This should always be set (perhaps in .Pa /etc/mail.rc ) . -.It Ar ask, asksub +.It Ar ask , asksub Causes .Nm mail to prompt you for the subject of each message you send. @@ -859,8 +859,8 @@ Causes the .Ic delete command to behave like -.Ic dp -\- thus, after deleting a message, the next one will be typed +.Ic dp ; +thus, after deleting a message, the next one will be typed automatically. .It Ar debug Setting the binary option @@ -892,7 +892,7 @@ which makes .Nm mail refuse to accept a control-d as the end of a message. -.Ar Ignoreeof +.Ar ignoreeof also applies to .Nm mail command mode. @@ -1028,7 +1028,7 @@ The name of the directory to use for storing folders of messages. If this name begins with a -.Dq / , +.Ql / , .Nm mail considers it to be an absolute pathname; otherwise, the folder directory is found relative to your home directory.