From owner-svn-doc-head@FreeBSD.ORG Sat Oct 27 19:30:55 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C50F0CCE; Sat, 27 Oct 2012 19:30:55 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id AD2258FC0A; Sat, 27 Oct 2012 19:30:55 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9RJUtrc042778; Sat, 27 Oct 2012 19:30:55 GMT (envelope-from attilio@svn.freebsd.org) Received: (from attilio@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9RJUtrk042776; Sat, 27 Oct 2012 19:30:55 GMT (envelope-from attilio@svn.freebsd.org) Message-Id: <201210271930.q9RJUtrk042776@svn.freebsd.org> From: Attilio Rao Date: Sat, 27 Oct 2012 19:30:55 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39819 - head/en_US.ISO8859-1/books/porters-handbook X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2012 19:30:55 -0000 Author: attilio (src committer) Date: Sat Oct 27 19:30:55 2012 New Revision: 39819 URL: http://svn.freebsd.org/changeset/doc/39819 Log: Document that version 1000021 also covers FUSEFS inclusion into base. Reviewed and tested by: eadler Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Sat Oct 27 18:59:14 2012 (r39818) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Sat Oct 27 19:30:55 2012 (r39819) @@ -15811,7 +15811,9 @@ Reference: <http://www.freebsd.org/po 1000021 October 22, 2012 10-CURRENT after the removal of support for - non-MPSAFE filesystems (rev + non-MPSAFE filesystems and the add of support for + FUSEFS (rev + 241519, 241897).