From 8b0cd411191d9645cc24a41a82bf36632b79e8f2 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sun, 1 Jun 2025 21:19:54 +0200 Subject: [PATCH] man/man2const/: TH: Fix subsection Signed-off-by: Alejandro Colomar --- man/man2const/PR_MPX_ENABLE_MANAGEMENT.2const | 2 +- man/man2const/PR_TASK_PERF_EVENTS_DISABLE.2const | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man2const/PR_MPX_ENABLE_MANAGEMENT.2const b/man/man2const/PR_MPX_ENABLE_MANAGEMENT.2const index b8fcccb0e..3df0b9636 100644 --- a/man/man2const/PR_MPX_ENABLE_MANAGEMENT.2const +++ b/man/man2const/PR_MPX_ENABLE_MANAGEMENT.2const @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH PR_MPX_ENABLE_MANAGEMENT 2 (date) "Linux man-pages (unreleased)" +.TH PR_MPX_ENABLE_MANAGEMENT 2const (date) "Linux man-pages (unreleased)" .SH NAME PR_MPX_ENABLE_MANAGEMENT, PR_MPX_DISABLE_MANAGEMENT diff --git a/man/man2const/PR_TASK_PERF_EVENTS_DISABLE.2const b/man/man2const/PR_TASK_PERF_EVENTS_DISABLE.2const index 3f7da58cc..5eb55b1dc 100644 --- a/man/man2const/PR_TASK_PERF_EVENTS_DISABLE.2const +++ b/man/man2const/PR_TASK_PERF_EVENTS_DISABLE.2const @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH PR_TASK_PERF_EVENTS_DISABLE 2 (date) "Linux man-pages (unreleased)" +.TH PR_TASK_PERF_EVENTS_DISABLE 2const (date) "Linux man-pages (unreleased)" .SH NAME PR_TASK_PERF_EVENTS_DISABLE, PR_TASK_PERF_EVENTS_ENABLE -- 2.47.2