[PATCH] man-pages.7: add missing . before macro
From: Mike Frysinger <hidden>
Date: 2022-10-22 18:50:56
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Mike Frysinger <hidden>
Date: 2022-10-22 18:50:56
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Mike Frysinger <redacted> --- man7/man-pages.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man7/man-pages.7 b/man7/man-pages.7
index 8ed5f66e54ea..941832f15329 100644
--- a/man7/man-pages.7
+++ b/man7/man-pages.7@@ -749,7 +749,7 @@ and format them using the .I .EX and -.I EE +.I .EE macros, and surround them with suitable paragraph markers (either .I .PP or
--
2.37.3