From: Lyndon Nerenberg Date: Tue, 16 Oct 2012 18:12:27 +0000 (-0700) Subject: Some version of man(1) barf if the first line of the manpage is not X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=0933b12e83c58195e47493cb95c77e41d58669a0;hp=0933b12e83c58195e47493cb95c77e41d58669a0;p=mmh Some version of man(1) barf if the first line of the manpage is not the .TH macro. Re-order the generated mh-chart.man so that the 'auto-generated' comment appears after the .TH macro. ---