diff --git a/.gitignore b/.gitignore index 79bf69c..e71e682 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ config.log config.status install-sh *.1 +*.3 *.gz *.o *.zip diff --git a/src/CHANGES b/src/CHANGES index cc31546..f8d7739 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -1,3 +1,8 @@ +Changes 2.17.10, 2022-01-19 +--------------------------- +From: tobi +* add missing mrtglib.3 to release archive + Changes 2.17.9, 2022-01-18 -------------------------- From: tobi diff --git a/src/MANIFEST b/src/MANIFEST index d0c2086..49144d5 100644 --- a/src/MANIFEST +++ b/src/MANIFEST @@ -59,7 +59,7 @@ doc/mrtg-contrib.1 doc/mrtg-faq.1 doc/mrtg-forum.1 doc/mrtg-ipv6.1 -doc/mrtglib.1 +doc/mrtglib.3 doc/mrtg-logfile.1 doc/mrtg-mibhelp.1 doc/mrtg-nt-guide.1 diff --git a/src/Makefile.in b/src/Makefile.in index 3676ca4..e9aec98 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,7 +1,7 @@ # things that the GNU standards document suggests all makefiles # should have. SHELL=/bin/sh -VER=2.17.9 +VER=2.17.10 .SUFFIXES: .SUFFIXES: .c .o .pl .pm .pod .man .1 .3 .txt diff --git a/src/doc/mrtglib.3 b/src/doc/mrtglib.3 index 1bb2def..239d6b8 100644 --- a/src/doc/mrtglib.3 +++ b/src/doc/mrtglib.3 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "doc::mrtglib 3" -.TH doc::mrtglib 3 "2022-01-18" "2.17.9" "mrtg" +.TH doc::mrtglib 3 "2022-01-19" "2.17.9" "mrtg" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l