diff options
author | demon <demon@FreeBSD.org> | 2000-12-17 17:45:22 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-12-17 17:45:22 +0000 |
commit | cc356684533580f7a145e38eb85aa94961e2713d (patch) | |
tree | 948a530bc1579fd6cc742e75299db4de85225137 /libexec/ftpd | |
parent | 651ae8ea0f76b4059ec3b35fe6e8108d011a0eab (diff) | |
download | FreeBSD-src-cc356684533580f7a145e38eb85aa94961e2713d.zip FreeBSD-src-cc356684533580f7a145e38eb85aa94961e2713d.tar.gz |
Fix typo.
PR: 23591
Submitted by: mavetju@chello.nl
Diffstat (limited to 'libexec/ftpd')
-rw-r--r-- | libexec/ftpd/ftpd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index a7c0e14..6552879 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -274,7 +274,7 @@ This allows users to utilize the metacharacters .Dq Li \&*?[]{}~ . .Pp .Nm Ftpd -authenticates users according to five rules. +authenticates users according to six rules. .Pp .Bl -enum -offset indent .It |