aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 09:29:40 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 09:29:40 +0000
commita3ac07a54e824889c4b8ae5fb79e1f32350f7a68 (patch)
treeb2ec9bb1af64367c92334972a8d5aea0b7f05b72 /libexec/ftpd
parentf0f77f69d7f74daedb26ad8ea00b4d06e43d29af (diff)
Notes
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/ftpd.812
1 files changed, 6 insertions, 6 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index 025fc36605716..aed7d5d57a58c 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -546,6 +546,12 @@ Default place for session logs.
.Xr login.conf 5 ,
.Xr inetd 8 ,
.Xr syslogd 8
+.Sh HISTORY
+The
+.Nm
+utility appeared in
+.Bx 4.2 .
+IPv6 support was added in WIDE Hydrangea IPv6 stack kit.
.Sh BUGS
The server must run as the super-user
to create sockets with privileged port numbers.
@@ -555,9 +561,3 @@ the super-user only when binding addresses to sockets.
The
possible security holes have been extensively
scrutinized, but are possibly incomplete.
-.Sh HISTORY
-The
-.Nm
-utility appeared in
-.Bx 4.2 .
-IPv6 support was added in WIDE Hydrangea IPv6 stack kit.