On Fri, Nov 15, 2024 at 03:48:18PM +1300, Avon Robertson wrote: > Greetings misc@ > > This host's /usr/src and packages were updated immediately following a > sysupgrade -s to: > > kern.version=OpenBSD 7.6-current (GENERIC.MP) #418: Sun Nov 10 00:11:36 MST > 2024 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Now the question > > Is the comment on line 306 of identical files /sys/uvm/uvm_map.h and > /usr/include/uvm/uvm_map.h outdated? > > Next line is L306 > * place after fields which are inspected by libkvm / procmap(8) > ^^^^^^^^^^ > but; there is no such manual
Should be procmap(1). Thanks, fix committed.