From owner-svn-doc-all@FreeBSD.ORG Mon Jan 13 08:59:00 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 49297419; Mon, 13 Jan 2014 08:59:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 353C41271; Mon, 13 Jan 2014 08:59:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0D8x0Uk084766; Mon, 13 Jan 2014 08:59:00 GMT (envelope-from blackend@svn.freebsd.org) Received: (from blackend@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0D8x05h084760; Mon, 13 Jan 2014 08:59:00 GMT (envelope-from blackend@svn.freebsd.org) Message-Id: <201401130859.s0D8x05h084760@svn.freebsd.org> From: Marc Fonvieille Date: Mon, 13 Jan 2014 08:59:00 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43483 - head/en_US.ISO8859-1/books/faq 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.17 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: Mon, 13 Jan 2014 08:59:00 -0000 Author: blackend Date: Mon Jan 13 08:58:59 2014 New Revision: 43483 URL: http://svnweb.freebsd.org/changeset/doc/43483 Log: s/persisent/persistent Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sun Jan 12 20:30:37 2014 (r43482) +++ head/en_US.ISO8859-1/books/faq/book.xml Mon Jan 13 08:58:59 2014 (r43483) @@ -3685,7 +3685,7 @@ C:\="DOS" The L2ARC is a read cache stored on a fast device such as an SSD. - This cache is not persisent across + This cache is not persistent across reboots. Note that RAM is used as the first layer of cache and the L2ARC is only needed if there is insufficient RAM.