- fix a few typos [1] (partly)
- connect to the build and thus release it Submitted by: ryusuke [1]
This commit is contained in:
parent
0b6c5a7253
commit
2fb8e3755d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37702
2 changed files with 7 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.53 2011/01/25 13:15:52 danger Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.54 2011/04/27 10:43:45 danger Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -51,6 +51,7 @@ XMLDOCS+= report-2010-04-2010-06
|
|||
XMLDOCS+= report-2010-07-2010-09
|
||||
XMLDOCS+= report-2010-10-2010-12
|
||||
XMLDOCS+= report-2011-01-2011-03
|
||||
XMLDOCS+= report-2011-04-2011-06
|
||||
|
||||
XSLT.DEFAULT= report.xsl
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<!DOCTYPE report PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for
|
||||
Status Report//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/statusreport.dtd">
|
||||
<!-- $FreeBSD: www/en/news/status/report-2011-04-2011-06.xml,v 1.2 2011/09/12 22:44:57 gjb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/status/report-2011-04-2011-06.xml,v 1.3 2011/09/12 22:46:58 gjb Exp $ -->
|
||||
|
||||
<report>
|
||||
<date>
|
||||
|
@ -691,12 +691,12 @@ Status Report//EN"
|
|||
<body>
|
||||
<p>The new NFS client and server are no longer considered
|
||||
experimental and will most likely be the default for &os; 9.0.
|
||||
Included is support for NFSv4.0 as well as NFSv3 and NFSV2. The
|
||||
Included is support for NFSv4.0 as well as NFSv3 and NFSv2. The
|
||||
NFSv4.0 support was tested at a recent NFSv4 Interoperability
|
||||
Bakeathon held at CITI of the University of Michigan. Also tested
|
||||
at the Bakeathon was a basic client implementation of NFSv4.1 which
|
||||
will soon be available as a test patch against the &os; 9.0
|
||||
kernel sources. If you are interested in testing NFSv4,1, stay
|
||||
kernel sources. If you are interested in testing NFSv4.1, stay
|
||||
tuned to the freebsd-fs@FreeBSD.org mailing list.
|
||||
zkirsch@FreeBSD.org and friends will be taking on a majority of the
|
||||
NFSv4 server work while I concentrate on the client, with hopes
|
||||
|
@ -1572,13 +1572,13 @@ Status Report//EN"
|
|||
making a donation or asking your company to make a donation. We
|
||||
would be happy to send marketing literature to you or your
|
||||
company. Find out how to make a donation at <a
|
||||
href=".http://www.FreeBSDFoundation.org/donate/">
|
||||
href="http://www.FreeBSDFoundation.org/donate/">
|
||||
http://www.FreeBSDFoundation.org/donate/</a>.</p>
|
||||
|
||||
<p>Find out more up-to-date Foundation news by reading our
|
||||
<a href="http://FreeBSDFoundation.blogspot.com/">blog</a>
|
||||
and <a
|
||||
href="https://www.facebook.com/FreeBSDFoundation">FaceBook
|
||||
href="https://www.facebook.com/FreeBSDFoundation">Facebook
|
||||
page</a>.</p>
|
||||
</body>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue