[PATCH] prctl.2: tfix
From: Jakub Wilk <hidden>
Date: 2022-10-11 07:04:43
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Jakub Wilk <hidden>
Date: 2022-10-11 07:04:43
Subsystem:
the rest · Maintainer:
Linus Torvalds
Escape hyphens. Signed-off-by: Jakub Wilk <redacted> --- man2/prctl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/prctl.2 b/man2/prctl.2
index ea6b23229..b91d12af9 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2@@ -1618,7 +1618,7 @@ or .IP For more information, see the kernel source file -.I Documentation/admin-guide/syscall-user-dispatch.rst +.I Documentation/admin-guide/syscall\-user\-dispatch.rst .\" prctl PR_SET_TAGGED_ADDR_CTRL .\" commit 63f0c60379650d82250f22e4cf4137ef3dc4f43d .TP
--
2.37.2