X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b36e2ab7892cdf30a8b33d02e00af70398013b5d..94187a80bd60baab4b9c4b949ad820d730578123:/man/next.man diff --git a/man/next.man b/man/next.man index b90fcbe2..15044746 100644 --- a/man/next.man +++ b/man/next.man @@ -1,62 +1,97 @@ -.\" +.TH NEXT %manext1% 1999-04-30 "%nmhversion%" +. .\" %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 +next \- show the next nmh 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 +.RB [ \-help ] +.RB [ \-version ] +.RI [ +folder ] +.RB [ \-showproc +.IR program ] +.RB [ \-showmimeproc +.IR program ] +.RB [ \-header " | " \-noheader ] +.RB [ \-checkmime " | " \-nocheckmime ] +[switches\ for +.I showproc +or +.IR showmimeproc ] +.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 +.IR show (1) +for all the details. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^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 -show(1), prev(1) -.De -`+folder' defaults to the current folder -.Ds -`\-checkmime' -.Ds -`\-header' -.Co +.SH FILES +.TP 20 +$HOME/.mh_profile +The user profile +.SH "PROFILE COMPONENTS" +.PD 0 +.TP 20 +Path: +To determine the user's nmh directory +.TP 20 +Current\-Folder: +To find the default current folder +.TP 20 +showproc: +Program to show non-MIME messages +.TP 20 +showmimeproc: +Program to show MIME messages +.PD +.SH "SEE ALSO" +.IR prev (1), +.IR show (1) +.SH DEFAULTS +.PD 0 +.TP 20 ++folder +The current folder. +.TP 20 +\-checkmime +.TP 20 +\-header +.PD +.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.