Fix manpage formatting of AUTHOR block.

The AUTHOR block was formatted using fixed with font and no line
break by mistake.  Change this to normal text formatting.

The problem was discovered by Debian thanks to lintian, and is fixed
there in using a local change in debian/patches/man-page-adjustment.patch.
This commit is contained in:
Petter Reinholdtsen
2015-09-20 09:42:12 +02:00
parent 1bb276b365
commit 607d79bfcf

View File

@@ -77,4 +77,4 @@ Show usage information and exit.
.BR https://lmms.io/documentation/
.BR https://github.com/LMMS/lmms
.SH AUTHORS
.BR Tobias Doerffel <tobydox/at/users.sourceforge.net>, Paul Giblock and others. See AUTHORS for details.
Tobias Doerffel <tobydox/at/users.sourceforge.net>, Paul Giblock and others. See AUTHORS for details.