git: a7340d559ee9 - main - MODULE_PNP_INFO.9: tweak list indent
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Sep 2025 14:11:08 UTC
The branch main has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=a7340d559ee942c21ea1a037d1d60a7859dd873b
commit a7340d559ee942c21ea1a037d1d60a7859dd873b
Author: Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2025-09-05 16:14:07 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2025-09-16 14:11:02 +0000
MODULE_PNP_INFO.9: tweak list indent
So that it renders as intended.
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
---
share/man/man9/MODULE_PNP_INFO.9 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man9/MODULE_PNP_INFO.9 b/share/man/man9/MODULE_PNP_INFO.9
index 529afd70096d..b1cc935b1aca 100644
--- a/share/man/man9/MODULE_PNP_INFO.9
+++ b/share/man/man9/MODULE_PNP_INFO.9
@@ -65,7 +65,7 @@ The second name is encoded by appending a forward slash and the second
name after the first.)
.Pp
Types are one of the following:
-.Bl -tag -width U16
+.Bl -tag -width indent
.It Dq Vt U8
.Vt uint8_t
element.