From owner-svn-doc-all@freebsd.org Sun Jan 17 11:35:45 2016
Return-Path:
Delivered-To: svn-doc-all@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2474CA85275;
Sun, 17 Jan 2016 11:35:45 +0000 (UTC) (envelope-from bcr@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
[IPv6:2610:1c1:1:6068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mx1.freebsd.org (Postfix) with ESMTPS id C8F601E9C;
Sun, 17 Jan 2016 11:35:44 +0000 (UTC) (envelope-from bcr@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0HBZhPf068459;
Sun, 17 Jan 2016 11:35:43 GMT (envelope-from bcr@FreeBSD.org)
Received: (from bcr@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0HBZhDE068458;
Sun, 17 Jan 2016 11:35:43 GMT (envelope-from bcr@FreeBSD.org)
Message-Id: <201601171135.u0HBZhDE068458@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org
using -f
From: Benedict Reuschling
Date: Sun, 17 Jan 2016 11:35:43 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r48048 - head/en_US.ISO8859-1/htdocs/news/status
X-SVN-Group: doc-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Sun, 17 Jan 2016 11:35:45 -0000
Author: bcr
Date: Sun Jan 17 11:35:43 2016
New Revision: 48048
URL: https://svnweb.freebsd.org/changeset/doc/48048
Log:
I also attended the Sweden DevSummit on the Foundation side, so add me
to the list of people who attended.
While here, fix a typo.
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Sun Jan 17 06:17:01 2016 (r48047)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Sun Jan 17 11:35:43 2016 (r48048)
@@ -2934,12 +2934,12 @@
summit, Deb Goodkin ran a session on Recruiting to &os;. The
Foundation was also very active during the event itself; in
addition to Deb, we had &a.dru;, &a.mckusick;, &a.erwin;,
- &a.emaste;, &a.hrs;, and &a.trasz; attend the conference. Deb
- and Ed gave a presentation on how the Foundation supports a
- BSD project. Kirk gave a presentation on "a Brief
- History of the BSD Fast File System," and he taught the
- two-day tutorial "Introduction to the &os; Open-Source
- Operating System."
+ &a.emaste;, &a.hrs;, &a.bcr;, and &a.trasz; attend the
+ conference. Deb and Ed gave a presentation on how the
+ Foundation supports a BSD project. Kirk gave a presentation
+ on "a Brief History of the BSD Fast File System,"
+ and he taught the two-day tutorial "Introduction to the
+ &os; Open-Source Operating System."
Deb then attended the 2015 Grace Hopper Conference
that was held in Houston, TX, October 14-16. The conference is
@@ -3022,7 +3022,7 @@
Konstantin rewrote the out of memory killer logic,
which, in particular, fixed &os; operation on systems
- without swap, especially systems with verry little memory. The
+ without swap, especially systems with very little memory. The
later are becoming more and more common with popularity of
embedded ARM platforms were &os; runs, but it also affects
large systems which are usually configured without swap. He