From owner-svn-src-all@FreeBSD.ORG Wed Jan 19 20:16:47 2011 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 9E3DD1065670; Wed, 19 Jan 2011 20:16:47 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 8DE998FC12; Wed, 19 Jan 2011 20:16:47 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p0JKGllE087677; Wed, 19 Jan 2011 20:16:47 GMT (envelope-from uqs@svn.freebsd.org) Received: (from uqs@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p0JKGlXZ087675; Wed, 19 Jan 2011 20:16:47 GMT (envelope-from uqs@svn.freebsd.org) Message-Id: <201101192016.p0JKGlXZ087675@svn.freebsd.org> From: Ulrich Spoerlein Date: Wed, 19 Jan 2011 20:16:47 +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: r217596 - head/etc/mtree 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: Wed, 19 Jan 2011 20:16:47 -0000 Author: uqs Date: Wed Jan 19 20:16:47 2011 New Revision: 217596 URL: http://svn.freebsd.org/changeset/base/217596 Log: Fix a small typo nit Modified: head/etc/mtree/README Modified: head/etc/mtree/README ============================================================================== --- head/etc/mtree/README Wed Jan 19 20:16:38 2011 (r217595) +++ head/etc/mtree/README Wed Jan 19 20:16:47 2011 (r217596) @@ -36,10 +36,10 @@ and keep them in good working order. mechanism for making better selections for these as it traverses the hierarchy. - The BSD.X.new file should NOT be commited, will be missing the - correct header, and important keywords like ``nochange''. Simply - use the diff for a sanity check to make sure things are in the - correct order and correctly indented. + The BSD.X.new file should NOT be committed, as it will be missing + the correct header, and important keywords like ``nochange''. + Simply use the diff for a sanity check to make sure things are in + the correct order and correctly indented. e) Further sanity checking of the system builds with DESTDIR=/someplace are more complicated, but can often catch missing entries in these