diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2025-09-15 18:34:43 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2025-09-15 18:34:43 +0000 |
| commit | a75c3c2c633dfa29b628f692fc7274cab1920640 (patch) | |
| tree | 9a15d73bac6bb85b1dee9750fc9a3af04348edd8 | |
| parent | 18fd1443d205aed6be22966125a4820f77571948 (diff) | |
udbc(4): connect to build
Reviewed by: thj
MFC with: d566b6a70bcbc329e8c690464043401fa8bdd49f
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | share/man/man4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |
