diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-11-12 18:16:25 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-11-12 18:16:26 +0000 |
| commit | 3cf85a69ae7dd909de30ca2b6c95bd2434dc3ce6 (patch) | |
| tree | ad83ff5a3d864f6e0e6a9b81dd826beabd2c357a | |
| parent | 1d9f2db7c0b981bf5d45e3ef17dda13b953e1c97 (diff) | |
hifn.4: Really remove
Fixes: a38a42ed9a975 (random: remove hifn(4))
Fixes: 685a78570b359 (random: remove hifn(4))
| -rw-r--r-- | ObsoleteFiles.inc | 2 | ||||
| -rw-r--r-- | share/man/man4/crypto.4 | 1 |
2 files changed, 1 insertions, 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 , |
