* uip/sendsbr.c: replaced st_mtim with st_mtime, that's what
[mmh] / man / next.man
index b90fcbe..89abd9a 100644 (file)
@@ -2,61 +2,94 @@
 .\" %nmhwarning%
 .\" $Id$
 .\"
-.\" include the -mh macro file
-.so %etcdir%/tmac.h
-.\"
 .TH NEXT %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 next \- show the next message
 .SH SYNOPSIS
-.in +.5i
-.ti -.5i
-next 
-\%[+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 next 
+.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
-\fINext\fR performs a \fIshow\fR on the next message in the specified
-(or current) folder.  Like \fIshow\fR, it passes any switches on to
-the program \fIshowproc\fR or \fIshowmimeproc\fR, which is called to list
-the message.  This command is almost exactly equivalent to \*(lqshow
-next\*(rq.  Consult the manual entry for \fIshow\fR\0(1) for all the
+.B Next
+performs a
+.B show
+on the next message in the specified
+(or current) folder.  Like
+.BR show ,
+it passes any switches on to
+the program
+.I showproc
+or
+.IR showmimeproc ,
+which is called to list
+the message.  This command is almost exactly equivalent to
+.RB \*(lq show
+.BR next \*(rq.
+Consult the manual entry for
+.BR show (1)
+for all the
 details.
-.Fi
+
+.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), prev(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 '
+
+.SH CONTEXT
 If a folder is specified, it will become the current folder.  The message
 that is shown (i.e., the next message in sequence) will become the
 current message.
-.Bu
-\fInext\fR is really a link to the \fIshow\fR program.  As a result, if
-you make a link to \fInext\fR and that link is not called \fInext\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
-\fInext\fR to the entry.
-.En
+
+.SH BUGS
+.B next
+is really a link to the
+.B show
+program.  As a result, if
+you make a link to
+.B next
+and that link is not called
+.BR next ,
+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
+.I next
+to the entry.