[Bug 262013] manpage of local-unbound(8) shows different version than local-unbound itself
Date: Thu, 17 Feb 2022 11:57:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262013 Bug ID: 262013 Summary: manpage of local-unbound(8) shows different version than local-unbound itself Product: Base System Version: 12.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: michael.osipov@siemens.com Running on 12.3-RELEASE in a jail on top of 12-STABLE. man 8 local-unbound says: local-unbound(8) local-unbound 1.9.2 local-unbound(8) NAME unbound - Local-unbound DNS validating resolver 1.9.2. but # /usr/sbin/local-unbound -V Version 1.13.1 Configure line: --with-ssl=/usr --with-libexpat=/usr --disable-dnscrypt --disable-dnstap --enable-ecdsa --disable-event-api --enable-gost --with-libevent --disable-subnet --disable-tfo-client --disable-tfo-server --with-pthreads--prefix=/usr --localstatedir=/var/unbound --mandir=/usr/share/man --build=freebsd Linked libs: mini-event internal (it uses select), OpenSSL 1.1.1l-freebsd 24 Aug 2021 Linked modules: dns64 respip validator iterator BSD licensed, see LICENSE in source package for details. Report bugs to unbound-bugs@nlnetlabs.nl or https://github.com/NLnetLabs/unbound/issues So I guess the manpage is not uptodate here. -- You are receiving this mail because: You are the assignee for the bug.