The branch stable/14 has been updated by mhorne:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=6cd33535a5f3b5303121378e11067fb4ef88f8a0

commit 6cd33535a5f3b5303121378e11067fb4ef88f8a0
Author:     Mitchell Horne <[email protected]>
AuthorDate: 2025-09-05 16:14:07 +0000
Commit:     Mitchell Horne <[email protected]>
CommitDate: 2025-09-29 13:50:33 +0000

    MODULE_PNP_INFO.9: tweak list indent
    
    So that it renders as intended.
    
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation
    
    (cherry picked from commit a7340d559ee942c21ea1a037d1d60a7859dd873b)
---
 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.

Reply via email to