mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 10:40:19 -04:00
ftpd: correct deprecation notice markup
Also bump .Dd for the original change. Reported by: karels Fixes:98b98ec1bc("ftpd: add deprecation notice") Sponsored by: The FreeBSD Foundation (cherry picked from commit01d8215102)
This commit is contained in:
parent
0307168d92
commit
3ea83e94cd
1 changed files with 2 additions and 2 deletions
|
|
@ -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,7 +43,7 @@
|
|||
.Op Fl T Ar maxtimeout
|
||||
.Op Fl t Ar timeout
|
||||
.Op Fl u Ar umask
|
||||
.Sh .Sh DEPRECATION NOTICE
|
||||
.Sh DEPRECATION NOTICE
|
||||
The
|
||||
.Fx
|
||||
base system
|
||||
|
|
|
|||
Loading…
Reference in a new issue