git: a38a42ed9a97 - main - random: remove hifn(4)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Oct 2025 00:16:23 UTC
The branch main has been updated by obrien:
URL: https://cgit.FreeBSD.org/src/commit/?id=a38a42ed9a9754553212058177093f24a7f48d09
commit a38a42ed9a9754553212058177093f24a7f48d09
Author: David E. O'Brien <obrien@FreeBSD.org>
AuthorDate: 2025-10-29 00:15:36 +0000
Commit: David E. O'Brien <obrien@FreeBSD.org>
CommitDate: 2025-10-29 00:16:08 +0000
random: remove hifn(4)
Fixes: 685a78
---
share/man/man4/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index e94e832a3f94..ee0ce03dd038 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -204,7 +204,6 @@ MAN= aac.4 \
hidbus.4 \
hidquirk.4 \
hidraw.4 \
- hifn.4 \
hkbd.4 \
hms.4 \
hmt.4 \