mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
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
c862b05ba7
commit
5a4bb1cd85
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=186921
@ -29,6 +29,7 @@
|
||||
<year>2006</year>
|
||||
<year>2007</year>
|
||||
<year>2008</year>
|
||||
<year>2009</year>
|
||||
<holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
|
||||
</copyright>
|
||||
|
||||
@ -347,6 +348,12 @@
|
||||
|
||||
<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
|
||||
of primaries that were present in GNU find but not &os;
|
||||
&man.find.1;.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user