diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-10-24 15:06:37 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-10-28 12:35:00 +0000 |
| commit | 0cd8754ad52bb8174b8a766708424a4c53b8fc96 (patch) | |
| tree | 6eb1e7889758b2fdb4618d2643dc99752ec730f7 | |
| parent | cadadd1a0398fdeaebf62ab4d092ada0e3eb68c8 (diff) | |
upgt.4: bump removal to 16.0
It was not actually removed prior to FreeBSD 15.0.
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | share/man/man4/upgt.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/upgt.4 b/share/man/man4/upgt.4 index 5d4ada1d1a1f..cc5775d252ac 100644 --- a/share/man/man4/upgt.4 +++ b/share/man/man4/upgt.4 @@ -48,7 +48,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd February 18, 2025 +.Dd October 24, 2025 .Dt UPGT 4 .Os .Sh NAME @@ -78,7 +78,7 @@ if_upgt_load="YES" The .Nm driver is slated to be removed in -.Fx 15.0 . +.Fx 16.0 . .Sh DESCRIPTION The .Nm |
