Bug 110271 - wrong variable names in vsftpd's man page
Summary: wrong variable names in vsftpd's man page
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-13 15:40 UTC by Bolinard Vincent
Modified: 2007-03-24 07:11 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bolinard Vincent 2007-03-13 15:40:03 UTC
In vsftpd.conf's man page the variables delay_failed_logins and delay_successful_logins are misspelled. The "logins" words have to be written without the final "s".

If you write it as it is written in the man page, you'll get a "500 OOPS: unrecognised variable in config file:...".
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-13 20:31:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-22 14:04:53 UTC
dinoex      2007-03-22 14:04:43 UTC

  FreeBSD ports repository

  Modified files:
    ftp/vsftpd           Makefile 
  Log:
  - fix keywords in manpage
  PR:             110271
  Submitted by:   Bolinard Vincent
  
  Revision  Changes    Path
  1.31      +6 -4      ports/ftp/vsftpd/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2007-03-24 07:11:04 UTC
State Changed
From-To: open->closed

A fix was committed, thanks.