git: 5007a5d682d3 - main - cpuset(9): correct markup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Aug 2026 23:19:40 UTC
The branch main has been updated by ngie:
URL: https://cgit.FreeBSD.org/src/commit/?id=5007a5d682d3737fe9b49c4cd69e04d025d209ec
commit 5007a5d682d3737fe9b49c4cd69e04d025d209ec
Author: Enji Cooper <ngie@FreeBSD.org>
AuthorDate: 2026-08-09 05:31:20 +0000
Commit: Enji Cooper <ngie@FreeBSD.org>
CommitDate: 2026-08-09 23:17:56 +0000
cpuset(9): correct markup
- Remove `\(em` from .Nm section as it's not valid mandoc markup.
- Remove the section from the .Nm directive (it's handled under the .Dt
directive).
MFC after: 1 week
Reported by: make manlint
---
share/man/man9/cpuset.9 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/share/man/man9/cpuset.9 b/share/man/man9/cpuset.9
index 0ca04f921f82..f96226890d90 100644
--- a/share/man/man9/cpuset.9
+++ b/share/man/man9/cpuset.9
@@ -26,8 +26,7 @@
.Dt CPUSET 9
.Os
.Sh NAME
-.Nm cpuset(9)
-\(em
+.Nm cpuset ,
.Nm CPUSET_T_INITIALIZER ,
.Nm CPUSET_FSET ,
.Nm CPU_CLR ,