aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdwrite
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/fdwrite
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/fdwrite')
-rw-r--r--usr.sbin/fdwrite/fdwrite.17
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1
index 9d188de02d83..4773cfa20d9a 100644
--- a/usr.sbin/fdwrite/fdwrite.1
+++ b/usr.sbin/fdwrite/fdwrite.1
@@ -7,7 +7,7 @@
.\" ----------------------------------------------------------------------------
.\"
.\"
-.Dd September 16, 1993
+.Dd November 16, 2025
.Dt FDWRITE 1
.Os
.Sh NAME
@@ -19,6 +19,11 @@
.Op Fl y
.Op Fl f Ar inputfile
.Op Fl d Ar device
+.Sh DEPRECATION NOTICE
+.Nm
+is deprecated and may not be present in
+.Fx 16.0
+and later.
.Sh DESCRIPTION
The
.Nm