aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2023-08-22 14:45:14 +0000
committerEd Maste <emaste@FreeBSD.org>2025-12-09 16:32:09 +0000
commit661b40ffdee25dd81d19fbbcd6cb09e3ec159342 (patch)
tree0ed8c7498e00be6d7b923b83f036040f62e17c73 /usr.sbin/fdformat
parent3f2d86bfbf6c8e1f4db72018dab446547cfb6ca9 (diff)
Deprecate fdc(4) and floppy utilities
Floppies have been obsolete for over a decade. Add a deprecation note now and plan to remove fdc(4) support in 16. Reviewed by: ziaee Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D41549 (cherry picked from commit 4c736cfc69a7ef81c48c8431b31c7e31746fe816)
Diffstat (limited to 'usr.sbin/fdformat')
-rw-r--r--usr.sbin/fdformat/fdformat.87
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/fdformat/fdformat.8 b/usr.sbin/fdformat/fdformat.8
index bf18f93f5e87..72ec2bd2be5c 100644
--- a/usr.sbin/fdformat/fdformat.8
+++ b/usr.sbin/fdformat/fdformat.8
@@ -22,7 +22,7 @@
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 23, 2020
+.Dd November 16, 2025
.Dt FDFORMAT 8
.Os
.Sh NAME
@@ -35,6 +35,11 @@
.Op Fl s Ar fmtstr
.Op Fl nqvy
.Ar device
+.Sh DEPRECATION NOTICE
+.Nm
+is deprecated and may not be present in
+.Fx 16.0
+and later.
.Sh DESCRIPTION
The
.Nm