oetiker / mrtg

MRTG - Multi Router Traffic Grapher
http://www.mrtg.org
247 stars 61 forks source link

Fix whatis in manpage #42

Closed eribertomota closed 2 years ago

eribertomota commented 2 years ago

Because the first line (=encoding), the line NAME is being dropped and the manpage has no a whatis section.

eribertomota commented 2 years ago

The real problem was a non space between the two initial lines. I am closing this PR to resend a clean work.