aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2025-10-24 15:08:25 +0000
committerEd Maste <emaste@FreeBSD.org>2025-10-24 15:10:00 +0000
commitf817f6e7f4a8dc507f3e1b1603dfd2d81093e3bd (patch)
treee8adf4362a604355fd334a3f7e78ddea47c43a1e
parenta08b38dfcea3c61718dfa40b003518fa3d9adac4 (diff)
fdisk: Bump removal to FreeBSD 16.0
Removal did not happen prior to 15.0. Sponsored by: The FreeBSD Foundation
-rw-r--r--sbin/fdisk/fdisk.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8
index 09933acf57df..f26e6bb67d6e 100644
--- a/sbin/fdisk/fdisk.8
+++ b/sbin/fdisk/fdisk.8
@@ -1,5 +1,5 @@
.\"
-.Dd October 5, 2016
+.Dd October 24, 2025
.Dt FDISK 8
.Os
.Sh NAME
@@ -18,7 +18,7 @@
.Sh DEPRECATION NOTICE
.Nm
is deprecated and is not available in
-.Fx 15.0
+.Fx 16.0
or later.
Use
.Xr gpart 8