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: [email protected]
Reporter: [email protected]
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 [email protected] 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.