git: 3cf85a69ae7d - main - hifn.4: Really remove
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Nov 2025 18:17:11 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=3cf85a69ae7dd909de30ca2b6c95bd2434dc3ce6
commit 3cf85a69ae7dd909de30ca2b6c95bd2434dc3ce6
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-11-12 18:16:25 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-11-12 18:16:26 +0000
hifn.4: Really remove
Fixes: a38a42ed9a975 (random: remove hifn(4))
Fixes: 685a78570b359 (random: remove hifn(4))
---
ObsoleteFiles.inc | 2 +-
share/man/man4/crypto.4 | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index ad3d1fe955e3..8113b502abb1 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -55,7 +55,7 @@
OLD_FILES+=share/man/man4/pccard.4
# 20251028: Remove hifn(4)
-OLD_FILES+=share/man/man4/hifn.4
+OLD_FILES+=share/man/man4/hifn.4.gz
# 20251006: Remove libnss_tacplus.a (it never should have been installed)
OLD_FILES+=usr/lib/libnss_tacplus.a
diff --git a/share/man/man4/crypto.4 b/share/man/man4/crypto.4
index b1423752718e..4242a6631352 100644
--- a/share/man/man4/crypto.4
+++ b/share/man/man4/crypto.4
@@ -346,7 +346,6 @@ Destroys the session identified by
.El
.Sh SEE ALSO
.Xr aesni 4 ,
-.Xr hifn 4 ,
.Xr ipsec 4 ,
.Xr padlock 4 ,
.Xr safe 4 ,