Author: gregor herrmann <gregoa@debian.org>
-Last-Update: 2010-05-25
+Last-Update: 2015-03-04
Description:
- fix calls to pod2man
- remove stray "=cut", leads to pod2man errors
- add a note about using the gnuplot datafile
Bugs-Ubuntu: https://bugs.launchpad.net/bugs/476591
---- a/man/Makefile.in
-+++ b/man/Makefile.in
-@@ -288,7 +288,7 @@
-
-
- cdck.1:
-- pod2man --section=cdck.1 --verbose cdck_man.in > cdck.1
-+ pod2man --section=1 --verbose --name=cdck cdck_man.in > cdck.1
-
- #
- # __END__
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -11,7 +11,7 @@