git: e8d181eeb204 - stable/15 - udbc(4): connect to build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Sep 2025 12:54:22 UTC
The branch stable/15 has been updated by thj:
URL: https://cgit.FreeBSD.org/src/commit/?id=e8d181eeb204f06b6a66841baa2c78bd64ae378f
commit e8d181eeb204f06b6a66841baa2c78bd64ae378f
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2025-09-15 18:34:43 +0000
Commit: Tom Jones <thj@FreeBSD.org>
CommitDate: 2025-09-18 12:53:13 +0000
udbc(4): connect to build
Reviewed by: thj
MFC with: d566b6a70bcbc329e8c690464043401fa8bdd49f
Sponsored by: The FreeBSD Foundation
(cherry picked from commit a75c3c2c633dfa29b628f692fc7274cab1920640)
---
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 \