Fixed manpages
authorAndreas "Jimmy" Gredler <jimmy@grml.org>
Sun, 23 Mar 2014 05:53:54 +0000 (22:53 -0700)
committerAndreas "Jimmy" Gredler <jimmy@grml.org>
Sun, 23 Mar 2014 05:53:54 +0000 (22:53 -0700)
Manpages were including the text .5v at the end of some paragraphs. This was
caused by an old hack in the Makefile which removed the text .sp, which was
accidently added to the end of some paragraphs. (sed -i 's/\.sp//') Looks like
this hack is not needed any longer so it was just commented out and so the .5v
disappeared (which might have been the text ".sp 5v")


No differences found