From owner-svn-src-all@FreeBSD.ORG Tue Jan 27 00:23:43 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89011106564A; Tue, 27 Jan 2009 00:23:43 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 7430F8FC0A; Tue, 27 Jan 2009 00:23:43 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n0R0Nh8a067622; Tue, 27 Jan 2009 00:23:43 GMT (envelope-from trhodes@svn.freebsd.org) Received: (from trhodes@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n0R0Nhq8067621; Tue, 27 Jan 2009 00:23:43 GMT (envelope-from trhodes@svn.freebsd.org) Message-Id: <200901270023.n0R0Nhq8067621@svn.freebsd.org> From: Tom Rhodes Date: Tue, 27 Jan 2009 00:23:43 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r187747 - head/share/man/man7 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 00:23:45 -0000 Author: trhodes Date: Tue Jan 27 00:23:43 2009 New Revision: 187747 URL: http://svn.freebsd.org/changeset/base/187747 Log: s/use/using/ in previous commit. Suggested by: jhb Modified: head/share/man/man7/tuning.7 Modified: head/share/man/man7/tuning.7 ============================================================================== --- head/share/man/man7/tuning.7 Tue Jan 27 00:22:16 2009 (r187746) +++ head/share/man/man7/tuning.7 Tue Jan 27 00:23:43 2009 (r187747) @@ -412,7 +412,7 @@ Increasing this value to a higher settin improve performance on systems where space for mapping pipe buffers is quickly exhausted. This exhaustion is not fatal; however, and it will only cause pipes to -to fall back to use double-copy. +to fall back to using double-copy. .Pp The .Va kern.ipc.shm_use_phys