docs: Add awk section for ucount sysctl entries
authorJoel Granados <joel.granados@kernel.org>
Tue, 1 Jul 2025 08:07:04 +0000 (10:07 +0200)
committerJoel Granados <joel.granados@kernel.org>
Wed, 23 Jul 2025 09:57:05 +0000 (11:57 +0200)
commite97a96baa527d8ce51db483d44599dff9ec62af0
treec9b606d715152afe85117b160737b5c5050a9ff7
parentbe0aef10dca87a644affb087f01728386c19903a
docs: Add awk section for ucount sysctl entries

Adjust the sysctl table detection to include the macro pattern used for
the ucount ctl_tables. This prevents falsly assigning them as
non-documented ctl_tables

Signed-off-by: Joel Granados <joel.granados@kernel.org>
scripts/check-sysctl-docs