mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
ftpd: correct deprecation notice markup
Also bump .Dd for the original change.
Reported by: karels
Fixes: 98b98ec1bc7e ("ftpd: add deprecation notice")
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 01d82151022cb1383e83c331708a787f1907b00f)
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