diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-06-19 11:36:02 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-06-19 11:36:02 +0000 |
commit | 8cdd63ca40dee0619a649be60f5dbef11584bc2e (patch) | |
tree | 589a8fb0081b0c2a447ceb71188f7b36ca032236 /net/vsftpd | |
parent | a5e1348c9e5a8e1e7e9b28ad81a2de740ca473da (diff) | |
download | pkgsrc-8cdd63ca40dee0619a649be60f5dbef11584bc2e.tar.gz |
I think it's "a", not "an" FTP server
Diffstat (limited to 'net/vsftpd')
-rw-r--r-- | net/vsftpd/pkg/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vsftpd/pkg/DESCR b/net/vsftpd/pkg/DESCR index 4f378bbb24a..4353b3338a7 100644 --- a/net/vsftpd/pkg/DESCR +++ b/net/vsftpd/pkg/DESCR @@ -1,4 +1,4 @@ -vsftpd is an FTP server, or daemon. The "vs" stands for Very Secure. Obviously +vsftpd is a FTP server, or daemon. The "vs" stands for Very Secure. Obviously this is not a guarantee, but a reflection that I have written the entire codebase with security in mind, and carefully designed the program to be resilient to attack. |