Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2025 18:34:54 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: a75c3c2c633d - main - udbc(4): connect to build
Message-ID:  <202509151834.58FIYswp079685@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

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

commit a75c3c2c633dfa29b628f692fc7274cab1920640
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2025-09-15 18:34:43 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2025-09-15 18:34:43 +0000

    udbc(4): connect to build
    
    Reviewed by:    thj
    MFC with:       d566b6a70bcbc329e8c690464043401fa8bdd49f
    Sponsored by:   The FreeBSD Foundation
---
 share/man/man4/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 1d708cfda019..c454a696f112 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1065,6 +1065,7 @@ MAN+=	\
 	ucom.4 \
 	ucycom.4 \
 	udav.4 \
+	udbc.4 \
 	udbp.4 \
 	udl.4 \
 	uep.4 \



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