Module Name:    src
Committed By:   lukem
Date:           Sat Aug 22 08:08:48 UTC 2020

Modified Files:
        src/libexec/ftpd: ftpd.conf.5

Log Message:
ftpd.conf(5): remove duplicate "be"

Two be or not two be.
Noted by SAITOH Masanobu in private mail.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/libexec/ftpd/ftpd.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/libexec/ftpd/ftpd.conf.5
diff -u src/libexec/ftpd/ftpd.conf.5:1.37 src/libexec/ftpd/ftpd.conf.5:1.38
--- src/libexec/ftpd/ftpd.conf.5:1.37	Thu Apr  9 02:25:45 2009
+++ src/libexec/ftpd/ftpd.conf.5	Sat Aug 22 08:08:47 2020
@@ -1,6 +1,6 @@
-.\"	$NetBSD: ftpd.conf.5,v 1.37 2009/04/09 02:25:45 joerg Exp $
+.\"	$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
@@ -27,7 +27,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
@@ -476,7 +476,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

Reply via email to