Note new fetch if-modified-since support in the userland section, and
update copyright to 2009. M article.sgml
This commit is contained in:
parent
9abe935013
commit
11063b955e
@ -29,6 +29,7 @@
|
|||||||
<year>2006</year>
|
<year>2006</year>
|
||||||
<year>2007</year>
|
<year>2007</year>
|
||||||
<year>2008</year>
|
<year>2008</year>
|
||||||
|
<year>2009</year>
|
||||||
<holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
|
<holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
@ -347,6 +348,12 @@
|
|||||||
|
|
||||||
<para>The &man.fdopendir.3; library function has been added.</para>
|
<para>The &man.fdopendir.3; library function has been added.</para>
|
||||||
|
|
||||||
|
<para role="merged">The &man.fetch.3; library now support HTTP 1.1
|
||||||
|
If-Modified-Since behavior. The &man.fetch.1; program now
|
||||||
|
supports <option>-i <replaceable>filename</replaceable></option>
|
||||||
|
which will only download the specified HTTP URL if the content
|
||||||
|
is newer than <replaceable>filename</replaceable>.</para>
|
||||||
|
|
||||||
<para>&man.find.1; has been enhanced by the addition of a number
|
<para>&man.find.1; has been enhanced by the addition of a number
|
||||||
of primaries that were present in GNU find but not &os;
|
of primaries that were present in GNU find but not &os;
|
||||||
&man.find.1;.</para>
|
&man.find.1;.</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user