Update the section ordering to follow the UNIX order. This
pulls nmh-specific sections into the body of the manpage, and
pushes FILES, SEE ALSO, and BUGS to the end.
Clarifies a few other minor points.
-nmh manpages should be in this general form:
+nmh manpages should be in this general form and section order:
.TH COMP %manext1% "DATE" "%nmhversion%"
.\"
.TH COMP %manext1% "DATE" "%nmhversion%"
.\"
.\"
.SH NAME
comp \- compose a message
.\"
.SH NAME
comp \- compose a message
.SH SYNOPSIS
.B comp
.RI [ +folder ]
.SH SYNOPSIS
.B comp
.RI [ +folder ]
.SH DESCRIPTION
.B Comp
is used to create a new message to be mailed. It copies something.
.SH DESCRIPTION
.B Comp
is used to create a new message to be mailed. It copies something.
-.SH FILES
-.TP
-filename1
-description of filename1
-.TP
-filename2
-description of filename2
.SH "PROFILE COMPONENTS"
.TP
Path
.SH "PROFILE COMPONENTS"
.TP
Path
.TP
moreproc
The pager command name
.TP
moreproc
The pager command name
-.SH "SEE ALSO"
-.IR dist (1),
-.IR forw (1),
-.IR repl (1),
-.IR send (1),
-.IR whatnow (1),
-.IR mh-profile (5)
.SH DEFAULTS
.TP
.RI + folder
.SH DEFAULTS
.TP
.RI + folder
+.\"
+.SH FILES
+.TP
+filename1
+description of filename1
+.TP
+filename2
+description of filename2
+.\"
+.SH "SEE ALSO"
+.IR dist (1),
+.IR forw (1),
+.IR repl (1),
+.IR send (1),
+.IR whatnow (1),
+.IR mh-profile (5)
.\" Leave out the BUGS section if there are none worth describing.
.SH BUGS
None
.\" Leave out the BUGS section if there are none worth describing.
.SH BUGS
None
In the FILES section, prefer the default .TP indent. The pathnames are
variable and long, so any indentation value that works for you won't
In the FILES section, prefer the default .TP indent. The pathnames are
variable and long, so any indentation value that works for you won't
+work for someone using a different directory layout.
- Don't include a CONTEXT section when contexts are out of context.
+ Don't include a CONTEXT section when contexts are not
+ applicable.
AUTHOR and HISTORY sections
AUTHOR and HISTORY sections
- The BUGS section goes last.
+ The BUGS section goes last.