diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
commit | 70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch) | |
tree | 14c35099cfb4f4257c5e0b8e589d530fcb829468 /ftp/proftpd-devel/files/patch-af | |
parent | Fix typo. (ghostscript55htff -> ghostscript55httf) (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes:
svn path=/head/; revision=30942
svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'ftp/proftpd-devel/files/patch-af')
-rw-r--r-- | ftp/proftpd-devel/files/patch-af | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ftp/proftpd-devel/files/patch-af b/ftp/proftpd-devel/files/patch-af deleted file mode 100644 index 210e630b9553..000000000000 --- a/ftp/proftpd-devel/files/patch-af +++ /dev/null @@ -1,15 +0,0 @@ ---- src/proftpd.8.orig Sun Feb 21 16:26:21 1999 -+++ src/proftpd.8 Sun Feb 21 16:28:31 1999 -@@ -21,6 +21,12 @@ - may be invoked by the Internet "super-server" inetd(8) each time a - connection to the FTP service is made, or alternatively it can be run as a - stand-alone daemon. -+.br -+.PP -+Each successful and failed ftp(1) session is logged using syslog with a -+facility of LOG_FTP. Note: LOG_FTP messages are not displayed -+by syslogd(8) by default, and may have to be enabled in syslogd(8)'s -+configuration file. - - When - .B proftpd |