Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2025 13:50:11 GMT
From:      Mitchell Horne <mhorne@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 16de4bc01135 - stable/15 - MODULE_PNP_INFO.9: tweak list indent
Message-ID:  <202509291350.58TDoBVl028325@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/15 has been updated by mhorne:

URL: https://cgit.FreeBSD.org/src/commit/?id=16de4bc011356f389334c0475ecf6b8b6348aeb8

commit 16de4bc011356f389334c0475ecf6b8b6348aeb8
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2025-09-05 16:14:07 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2025-09-29 13:23:49 +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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509291350.58TDoBVl028325>