mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ftpd: add deprecation notice
Approved by: gordon Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26447 (cherry picked from commit 98b98ec1bc7e961c3d3468b0e481080580c902cf)
This commit is contained in:
parent
c31f2b5e6b
commit
cc9347cc79
1 changed files with 10 additions and 0 deletions
|
|
@ -43,6 +43,16 @@
|
|||
.Op Fl T Ar maxtimeout
|
||||
.Op Fl t Ar timeout
|
||||
.Op Fl u Ar umask
|
||||
.Sh .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
|
||||
|
|
|
|||
Loading…
Reference in a new issue