diff options
author | Michael Haro <mharo@FreeBSD.org> | 2004-05-14 06:46:12 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2004-05-14 06:46:12 +0000 |
commit | 81998d276e1b834f8390e633663e024f8b49e713 (patch) | |
tree | 6b376b4bde445bbc60283b832f8596b7731b5af8 /ftp/proftpd-devel/files/patch-af | |
parent | Upgrade to latest snapshot. (diff) |
Upgrade to 1.2.10rc1
Allow for slave ports
Notes
Notes:
svn path=/head/; revision=109103
Diffstat (limited to 'ftp/proftpd-devel/files/patch-af')
-rw-r--r-- | ftp/proftpd-devel/files/patch-af | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/proftpd-devel/files/patch-af b/ftp/proftpd-devel/files/patch-af index 102a7f802220..87c4b028f886 100644 --- a/ftp/proftpd-devel/files/patch-af +++ b/ftp/proftpd-devel/files/patch-af @@ -1,8 +1,8 @@ ---- src/proftpd.8.orig Wed Jul 5 23:13:50 2000 -+++ src/proftpd.8 Fri Jul 28 10:54:41 2000 +--- src/proftpd.8.in.orig Thu May 13 23:37:05 2004 ++++ src/proftpd.8.in Thu May 13 23:37:55 2004 @@ -22,6 +22,12 @@ connection to the FTP service is made, or alternatively it can be run as a - stand-alone daemon. + standalone daemon. .PP +.br +Each successful and failed ftp(1) session is logged using syslog with a |