diff options
| author | lukem <lukem@NetBSD.org> | 2000-12-01 07:59:47 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2000-12-01 07:59:47 +0000 |
| commit | af83a0d7c40c7db0d4b65b705f92b2da0fc28280 (patch) | |
| tree | 9568c069fb043fc469793693aafc0468e91d3091 /libexec/ftpd | |
| parent | ff0f7c1ab45d37dd1fd05d46d910f7c92d82cdb1 (diff) | |
fix typo
Diffstat (limited to 'libexec/ftpd')
| -rw-r--r-- | libexec/ftpd/ftpd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index f645d8b6232..8f0a733ee34 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ftpd.8,v 1.61 2000/11/16 13:15:14 lukem Exp $ +.\" $NetBSD: ftpd.8,v 1.62 2000/12/01 07:59:47 lukem Exp $ .\" .\" Copyright (c) 1997-2000 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -67,7 +67,7 @@ .\" .\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94 .\" -.Dd November 16, 2000 +.Dd December 1, 2000 .Dt FTPD 8 .Os .Sh NAME @@ -757,7 +757,7 @@ By default uses a port that is one less than the port it is listening on to communicate back to the client for the .Sy EPRT , -.Sy LPTR , +.Sy LPRT , and .Sy PORT commands, unless overridden with |
