aboutsummaryrefslogtreecommitdiff
path: root/release/doc/en_US.ISO8859-1
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-09-03 14:25:59 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-09-03 14:25:59 +0000
commitd3f265038eb204b80c2af24b3b7192de658c169f (patch)
tree4fb6e3a2c6a9680a9044109d651507e9771c6ad6 /release/doc/en_US.ISO8859-1
parent9429078c33e7c08a5c72fd97ebd6f7165411b9ae (diff)
downloadsrc-d3f265038eb204b80c2af24b3b7192de658c169f.tar.gz
src-d3f265038eb204b80c2af24b3b7192de658c169f.zip
Extend the release note about ftpd -o to cover ftpd -O, too.
Notes
Notes: svn path=/head/; revision=82871
Diffstat (limited to 'release/doc/en_US.ISO8859-1')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml11
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml11
2 files changed, 12 insertions, 10 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 55421fa45dac..dde4728eff68 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -1756,11 +1756,12 @@
longer world-executable). Users of &man.pppd.8; may need to
change their group settings. &merged;</para>
- <para>&man.ftpd.8; now supports an <option>-o</option> option to
- disable the <literal>RETR</literal> command. Coupled with
- <option>-A</option> and appropriate file permissions, this allows one
- to create a relatively safe anonymous FTP drop box for others to upload
- to.</para>
+ <para>&man.ftpd.8; now supports <option>-o</option> and
+ <option>-O</option> options to disable the <literal>RETR</literal>
+ command; the former for everybody, and the latter only for guest users.
+ Coupled with <option>-A</option> and appropriate file permissions,
+ these can be used to create a relatively safe anonymous FTP drop box
+ for others to upload to.</para>
<para>The &man.daemon.8; program, a command-line interface to
&man.daemon.3;, has been added. It detaches itself from its
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 55421fa45dac..dde4728eff68 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -1756,11 +1756,12 @@
longer world-executable). Users of &man.pppd.8; may need to
change their group settings. &merged;</para>
- <para>&man.ftpd.8; now supports an <option>-o</option> option to
- disable the <literal>RETR</literal> command. Coupled with
- <option>-A</option> and appropriate file permissions, this allows one
- to create a relatively safe anonymous FTP drop box for others to upload
- to.</para>
+ <para>&man.ftpd.8; now supports <option>-o</option> and
+ <option>-O</option> options to disable the <literal>RETR</literal>
+ command; the former for everybody, and the latter only for guest users.
+ Coupled with <option>-A</option> and appropriate file permissions,
+ these can be used to create a relatively safe anonymous FTP drop box
+ for others to upload to.</para>
<para>The &man.daemon.8; program, a command-line interface to
&man.daemon.3;, has been added. It detaches itself from its