git: 3ea83e94cdfa - stable/14 - ftpd: correct deprecation notice markup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Sep 2023 21:42:56 UTC
The branch stable/14 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=3ea83e94cdfa34745641dfa5f43debfdcd79e229
commit 3ea83e94cdfa34745641dfa5f43debfdcd79e229
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-09-13 21:13:42 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-09-13 21:42:00 +0000
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)
---
libexec/ftpd/ftpd.8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index f5353be894fe..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,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