git: da722491d3cb - releng/14.0 - ftpd: add deprecation notice
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Sep 2023 22:12:51 UTC
The branch releng/14.0 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=da722491d3cbf995c1eb95a40a4402e1955fa962
commit da722491d3cbf995c1eb95a40a4402e1955fa962
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-09-09 17:34:14 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-09-13 22:12:42 +0000
ftpd: add deprecation notice
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26447
(cherry picked from commit 98b98ec1bc7e961c3d3468b0e481080580c902cf)
(cherry picked from commit cc9347cc79d320cac00ccf5d5f23971de2c887a1)
(cherry picked from commit 01d82151022cb1383e83c331708a787f1907b00f)
(cherry picked from commit 3ea83e94cdfa34745641dfa5f43debfdcd79e229)
Approved by: re (gjb)
---
libexec/ftpd/ftpd.8 | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index c45df161575c..ec4ce0c65100 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -27,7 +27,7 @@
.\"
.\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94
.\"
-.Dd June 28, 2022
+.Dd September 9, 2023
.Dt FTPD 8
.Os
.Sh NAME
@@ -43,6 +43,16 @@
.Op Fl T Ar maxtimeout
.Op Fl t Ar timeout
.Op Fl u Ar umask
+.Sh DEPRECATION NOTICE
+The
+.Fx
+base system
+.Nm
+is deprecated, and will be removed in
+.Fx 15.0.
+Users are advised to install the
+.Pa ftp/freebsd-ftpd
+port or package instead.
.Sh DESCRIPTION
The
.Nm