Module Name: othersrc
Committed By: lukem
Date: Sat Sep 23 05:40:42 UTC 2023
Modified Files:
othersrc/libexec/tnftpd/src: ftpd.conf.manin ftpusers.manin
tnftpd.manin
Log Message:
sync .manin pages with upstream
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/libexec/tnftpd/src/ftpd.conf.manin
cvs rdiff -u -r1.1 -r1.2 othersrc/libexec/tnftpd/src/ftpusers.manin
cvs rdiff -u -r1.3 -r1.4 othersrc/libexec/tnftpd/src/tnftpd.manin
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: othersrc/libexec/tnftpd/src/ftpd.conf.manin
diff -u othersrc/libexec/tnftpd/src/ftpd.conf.manin:1.2 othersrc/libexec/tnftpd/src/ftpd.conf.manin:1.3
--- othersrc/libexec/tnftpd/src/ftpd.conf.manin:1.2 Mon Jan 4 01:10:43 2010
+++ othersrc/libexec/tnftpd/src/ftpd.conf.manin Sat Sep 23 05:40:42 2023
@@ -1,7 +1,7 @@
-.\" $NetBSD: ftpd.conf.manin,v 1.2 2010/01/04 01:10:43 lukem Exp $
-.\" from NetBSD: ftpd.conf.5,v 1.37 2009/04/09 02:25:45 joerg Exp
+.\" $NetBSD: ftpd.conf.manin,v 1.3 2023/09/23 05:40:42 lukem Exp $
+.\" from NetBSD: ftpd.conf.5,v 1.38 2020/08/22 08:08:47 lukem Exp
.\"
-.\" Copyright (c) 1997-2008 The NetBSD Foundation, Inc.
+.\" Copyright (c) 1997-2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 13, 2007
+.Dd August 22, 2020
.Dt FTPD.CONF 5
.Os
.Sh NAME
@@ -477,7 +477,7 @@ Set the range of port number which will
.Ar max
must be greater than
.Ar min ,
-and both numbers must be be between
+and both numbers must be between
.Dv IPPORT_RESERVED
(1024) and 65535.
If
Index: othersrc/libexec/tnftpd/src/ftpusers.manin
diff -u othersrc/libexec/tnftpd/src/ftpusers.manin:1.1 othersrc/libexec/tnftpd/src/ftpusers.manin:1.2
--- othersrc/libexec/tnftpd/src/ftpusers.manin:1.1 Sun Sep 21 16:21:13 2008
+++ othersrc/libexec/tnftpd/src/ftpusers.manin Sat Sep 23 05:40:42 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: ftpusers.manin,v 1.1 2008/09/21 16:21:13 lukem Exp $
+.\" $NetBSD: ftpusers.manin,v 1.2 2023/09/23 05:40:42 lukem Exp $
.\" from NetBSD: ftpusers.5,v 1.17 2008/09/13 02:41:52 lukem Exp
.\"
.\" Copyright (c) 1997-2008 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 28, 2003
+.Dd July 17, 2000
.Dt FTPUSERS 5
.Os
.Sh NAME
Index: othersrc/libexec/tnftpd/src/tnftpd.manin
diff -u othersrc/libexec/tnftpd/src/tnftpd.manin:1.3 othersrc/libexec/tnftpd/src/tnftpd.manin:1.4
--- othersrc/libexec/tnftpd/src/tnftpd.manin:1.3 Tue Jan 29 13:35:58 2019
+++ othersrc/libexec/tnftpd/src/tnftpd.manin Sat Sep 23 05:40:42 2023
@@ -1,5 +1,5 @@
-.\" $NetBSD: tnftpd.manin,v 1.3 2019/01/29 13:35:58 lukem Exp $
-+.\" from NetBSD: ftpd.8,v 1.87 2018/04/28 13:38:00 riastradh Exp
+.\" $NetBSD: tnftpd.manin,v 1.4 2023/09/23 05:40:42 lukem Exp $
+.\" from NetBSD: ftpd.8,v 1.87 2018/04/28 13:38:00 riastradh Exp
.\"
.\" Copyright (c) 1997-2008 The NetBSD Foundation, Inc.
.\" All rights reserved.