From owner-svn-src-stable@FreeBSD.ORG Thu May 23 15:41:09 2013 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DC903240; Thu, 23 May 2013 15:41:09 +0000 (UTC) (envelope-from schweikh@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id CEC45C2F; Thu, 23 May 2013 15:41:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4NFf9YN062578; Thu, 23 May 2013 15:41:09 GMT (envelope-from schweikh@svn.freebsd.org) Received: (from schweikh@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4NFf9x1062577; Thu, 23 May 2013 15:41:09 GMT (envelope-from schweikh@svn.freebsd.org) Message-Id: <201305231541.r4NFf9x1062577@svn.freebsd.org> From: Jens Schweikhardt Date: Thu, 23 May 2013 15:41:09 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r250935 - stable/9 X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 15:41:09 -0000 Author: schweikh Date: Thu May 23 15:41:09 2013 New Revision: 250935 URL: http://svnweb.freebsd.org/changeset/base/250935 Log: Correct typo s/with/wish. Spaces to tabs at SOL while I'm here. Modified: stable/9/UPDATING Modified: stable/9/UPDATING ============================================================================== --- stable/9/UPDATING Thu May 23 14:37:08 2013 (r250934) +++ stable/9/UPDATING Thu May 23 15:41:09 2013 (r250935) @@ -24,7 +24,7 @@ Items affecting the ports and packages s Due to the use of the new -l option to install(1) during build and install, you must take care not to directly set the INSTALL make variable in your /etc/make.conf, /etc/src.conf, or on the - command line. If you with to use the -C flag for all installs + command line. If you wish to use the -C flag for all installs you may be able to add INSTALL+=-C to /etc/make.conf or /etc/src.conf. @@ -68,8 +68,8 @@ Items affecting the ports and packages s pools. The first two read-only compatible "feature flags" for ZFS pools are "com.delphix:async_destroy" and "com.delphix:empty_bpobj". For more information read the new zpool-features(7) manual page. - Please refer to the "ZFS notes" section of this file for information - on upgrading boot ZFS pools. + Please refer to the "ZFS notes" section of this file for information + on upgrading boot ZFS pools. 20121114: The commit introducing bsd.compiler.mk breaks the traditional