* man/mhbuild.man: wrapped one appearance of "Content-Disposition"
[mmh] / man / prev.man
index e58e523..ce861ab 100644 (file)
@@ -2,61 +2,93 @@
 .\" %nmhwarning%
 .\" $Id$
 .\"
-.\" include the -mh macro file
-.so %etcdir%/tmac.h
-.\"
 .TH PREV %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 prev \- show the previous message
 .SH SYNOPSIS
-.in +.5i
-.ti -.5i
-prev 
-\%[+folder] 
-\%[\-showproc\ program]
-\%[\-showmimeproc\ program]
-.br
-\%[\-header] \%[\-noheader]
-\%[\-checkmime] \%[\-nocheckmime]
-.br
-\%[\-switches\ for\ \fIshowproc\fR or\ \fIshowmimeproc\fR]
-.br
-\%[\-version]
-\%[\-help]
-.in -.5i
+.HP 5
+.na
+.B prev 
+.RI [ +folder ]
+.RB [\-showproc
+.IR program ]
+.RB [ \-showmimeproc
+.IR program ]
+.RB [ \-header " | " \-noheader ]
+.RB [ \-checkmime " | " \-nocheckmime ]
+[switches\ for
+.I showproc
+or
+.IR showmimeproc ]
+.RB [ \-version ]
+.RB [ \-help ]
+.ad
 .SH DESCRIPTION
-\fIPrev\fR performs a \fIshow\fR on the previous message in the specified
-(or current) folder.  Like \fIshow\fR, it passes any switches on to
-the program named by \fIshowproc\fR or \fIshowmimeproc\fR, which is called
+.B Prev
+performs a
+.B show
+on the previous message in the specified
+(or current) folder.  Like
+.BR show ,
+it passes any switches on to
+the program named by
+.I showproc
+or
+.IR showmimeproc ,
+which is called
 to list the message.  This command is almost exactly equivalent to
-\*(lqshow prev\*(rq.  Consult the manual entry for \fIshow\fR\0(1) for
-all the details.
-.Fi
+.RB \*(lq "show prev" \*(rq.
+Consult the manual entry for
+.BR show (1)
+for all the details.
+
+.SH FILES
+.fc ^ ~
+.nf
+.ta \w'%etcdir%/ExtraBigFileName  'u
 ^$HOME/\&.mh\(ruprofile~^The user profile
-.Pr
+.fi
+
+.SH "PROFILE COMPONENTS"
+.fc ^ ~
+.nf
+.ta 2.4i
+.ta \w'ExtraBigProfileName  'u
 ^Path:~^To determine the user's nmh directory
-.Ps
 ^Current\-Folder:~^To find the default current folder
-.Ps
 ^showproc:~^Program to show non-MIME messages
-.Ps
 ^showmimeproc:~^Program to show MIME messages
-.Sa
+.fi
+
+.SH "SEE ALSO"
 show(1), next(1)
-.De
-`+folder' defaults to the current folder
-.Ds
-`\-checkmime'
-.Ds
-`\-header'
-.Co
+
+.SH DEFAULTS
+.nf
+.RB ` +folder "' defaults to the current folder"
+.RB ` \-checkmime '
+.RB ` \-header '
+.fi
+
+.SH CONTEXT
 If a folder is specified, it will become the current folder.  The message
 that is shown (i.e., the previous message in sequence) will become the
 current message.
-.Bu
-\fIprev\fR is really a link to the \fIshow\fR program.  As a result, if
-you make a link to \fIprev\fR and that link is not called \fIprev\fR,
-your link will act like \fIshow\fR instead.  To circumvent this, add a
-profile\-entry for the link to your \fInmh\fR profile and add the argument
-\fIprev\fR to the entry.
-.En
+
+.SH BUGS
+.B prev
+is really a link to the
+.B show
+program.  As a result, if
+you make a link to
+.B prev
+and that link is not called
+.BR prev ,
+your link will act like
+.B show
+instead.  To circumvent this, add a
+profile\-entry for the link to your
+.B nmh
+profile and add the argument
+.B prev
+to the entry.