Author: Andreas Tille <tille@debian.org>
Last-Update: 2025-07-24
Description: System tools are in section 8 (as the manpage properly declares)
Forwarded: Nigel Kukard <nkukard@lbsd.net> (https://bugs.debian.org/1109810)

--- a/docs/manpages/meson.build
+++ b/docs/manpages/meson.build
@@ -1,6 +1,6 @@
 
 docs_man_files = [
-  { 'name': 'cputool', 'section': '1', 'install': true },
+  { 'name': 'cputool', 'section': '8', 'install': true },
 ]
 
 docs_man_conf = configuration_data()
