diff options
| author | Steve Price <steve@FreeBSD.org> | 1997-12-04 03:58:02 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1997-12-04 03:58:02 +0000 |
| commit | 59c780cdc14ab688f1dac5a00aa1428575e15343 (patch) | |
| tree | 8e1cf8622774be7640ec97737daaec8d9f76f494 /libexec | |
| parent | 794313942d5c98123233b31c174f0577af146242 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/ftpd/ftpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index 676a7f6b862d..4eaca6b0f4d1 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94 -.\" $Id: ftpd.8,v 1.18 1997/04/29 12:42:07 davidn Exp $ +.\" $Id: ftpd.8,v 1.19 1997/11/21 07:38:42 charnier Exp $ .\" .Dd April 19, 1994 .Dt FTPD 8 @@ -414,7 +414,7 @@ executable need not be placed into the chrooted tree, nor need the .Pa ~/bin directory exist. This support may be added by making ftpd with the -.Em FTP_INTERNAL_LS +.Em FTPD_INTERNAL_LS variable set either in .Pa /etc/make.conf or in the shell's environment. |
