Some version of man(1) barf if the first line of the manpage is not
authorLyndon Nerenberg <lyndon@orthanc.ca>
Tue, 16 Oct 2012 18:12:27 +0000 (11:12 -0700)
committerLyndon Nerenberg <lyndon@orthanc.ca>
Tue, 16 Oct 2012 18:12:27 +0000 (11:12 -0700)
the .TH macro.  Re-order the generated mh-chart.man so that the 'auto-generated'
comment appears after the .TH macro.

man/mh-chart-gen.sh

index 84be272..04af627 100755 (executable)
@@ -6,10 +6,10 @@
 nmhmandir=`dirname $0`
 
 cat <<'EOF'
+.TH MH-CHART %manext7% "%nmhdate%" MH.6.8 [%nmhversion%]
 .\"
 .\" %nmhwarning%
 .\"
-.TH MH-CHART %manext7% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 mh-chart \- Chart of nmh Commands
 .SH SYNOPSIS