Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/libexec/ftpd typo fix: s/LPSV/LPRT/



details:   https://anonhg.NetBSD.org/src/rev/acac771f92a9
branches:  trunk
changeset: 474241:acac771f92a9
user:      itojun <itojun%NetBSD.org@localhost>
date:      Fri Jul 02 05:54:21 1999 +0000

description:
typo fix: s/LPSV/LPRT/

diffstat:

 libexec/ftpd/ftpd.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 0c15e2577c0a -r acac771f92a9 libexec/ftpd/ftpd.8
--- a/libexec/ftpd/ftpd.8       Fri Jul 02 05:52:14 1999 +0000
+++ b/libexec/ftpd/ftpd.8       Fri Jul 02 05:54:21 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ftpd.8,v 1.37 1999/07/02 05:52:14 itojun Exp $
+.\"    $NetBSD: ftpd.8,v 1.38 1999/07/02 05:54:21 itojun Exp $
 .\"
 .\" Copyright (c) 1985, 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -681,5 +681,5 @@
 messages of conversion commands to the user.
 .Pp
 .Nm
-Does not accept LPSV on IPv4 at this moment, which it should.
+Does not accept LPRT on IPv4 at this moment, which it should.
 .\" EPSV/EPRT is the way to go so it is non-issue.



Home | Main Index | Thread Index | Old Index