summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-12-27 21:18:36 +0000
committerbmah <bmah@FreeBSD.org>2001-12-27 21:18:36 +0000
commitd9b94dd6a70022a2e896783345e4068d1afe33fa (patch)
treec563c2d51cb9952f93230c72011d15c576d707bd /release/doc
parent3026a8036d4aec6b5871f08be64cf41f75407798 (diff)
downloadFreeBSD-src-d9b94dd6a70022a2e896783345e4068d1afe33fa.zip
FreeBSD-src-d9b94dd6a70022a2e896783345e4068d1afe33fa.tar.gz
New release notes found while trying to catch-up RELENG_4 to reality:
whois(1) -c, pkg_delete -r, rc.conf(5) support for IPFilter state tables.
Diffstat (limited to 'release/doc')
-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, 20 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 5d26f74..3b423812 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -2257,6 +2257,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
appropriate server will also be queried, provided that the
<option>-Q</option> option is not specified. &merged;</para>
+ <para>&man.whois.1; supports a <option>-c</option> option to
+ specify a country code to help direct queries towards a particular
+ whois server. &merged;</para>
+
<para>&man.xargs.1; now supports a <option>-J</option>
<replaceable>replstr</replaceable> option that allows the user to
tell &man.xargs.1; to insert the data read from standard input at
@@ -2359,7 +2363,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>The version of <application>IPFilter</application>
provided with &os; now includes the &man.ipfs.8; program, which
allows state information created for NAT entries and stateful
- rules to be saved to disk and restored after a reboot. &merged;</para>
+ rules to be saved to disk and restored after a reboot.
+ Boot-time configuration of these features is supported by
+ &man.rc.conf.5;. &merged;</para>
<para>The <application>ISC DHCP</application> client has been
updated to 2.0pl5. &merged;</para>
@@ -2659,6 +2665,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
option for removing all packages and a <option>-i</option> option
for &man.rm.1;-style interactive confirmation. &merged;</para>
+ <para>&man.pkg.delete.1; now supports a <option>-r</option>
+ option for recursive package removal. &merged;</para>
+
<para>&man.pkg.info.1; now supports globbing against names of
installed packages. The <option>-G</option> option disables this
behavior, and the <option>-x</option> option causes regular
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 5d26f74..3b423812 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -2257,6 +2257,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
appropriate server will also be queried, provided that the
<option>-Q</option> option is not specified. &merged;</para>
+ <para>&man.whois.1; supports a <option>-c</option> option to
+ specify a country code to help direct queries towards a particular
+ whois server. &merged;</para>
+
<para>&man.xargs.1; now supports a <option>-J</option>
<replaceable>replstr</replaceable> option that allows the user to
tell &man.xargs.1; to insert the data read from standard input at
@@ -2359,7 +2363,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>The version of <application>IPFilter</application>
provided with &os; now includes the &man.ipfs.8; program, which
allows state information created for NAT entries and stateful
- rules to be saved to disk and restored after a reboot. &merged;</para>
+ rules to be saved to disk and restored after a reboot.
+ Boot-time configuration of these features is supported by
+ &man.rc.conf.5;. &merged;</para>
<para>The <application>ISC DHCP</application> client has been
updated to 2.0pl5. &merged;</para>
@@ -2659,6 +2665,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
option for removing all packages and a <option>-i</option> option
for &man.rm.1;-style interactive confirmation. &merged;</para>
+ <para>&man.pkg.delete.1; now supports a <option>-r</option>
+ option for recursive package removal. &merged;</para>
+
<para>&man.pkg.info.1; now supports globbing against names of
installed packages. The <option>-G</option> option disables this
behavior, and the <option>-x</option> option causes regular
OpenPOWER on IntegriCloud