From owner-svn-src-head@freebsd.org Fri May 27 22:44:34 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7151FB4D97C; Fri, 27 May 2016 22:44:34 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 412AA119C; Fri, 27 May 2016 22:44:34 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4RMiXIc091585; Fri, 27 May 2016 22:44:33 GMT (envelope-from asomers@FreeBSD.org) Received: (from asomers@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4RMiXN8091584; Fri, 27 May 2016 22:44:33 GMT (envelope-from asomers@FreeBSD.org) Message-Id: <201605272244.u4RMiXN8091584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: asomers set sender to asomers@FreeBSD.org using -f From: Alan Somers Date: Fri, 27 May 2016 22:44:33 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r300883 - head X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2016 22:44:34 -0000 Author: asomers Date: Fri May 27 22:44:33 2016 New Revision: 300883 URL: https://svnweb.freebsd.org/changeset/base/300883 Log: Fix typo from r300880 Reported by: rpokala MFC after: Never Sponsored by: Spectra Logic Corp Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri May 27 22:40:40 2016 (r300882) +++ head/UPDATING Fri May 27 22:44:33 2016 (r300883) @@ -38,7 +38,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 previously contained a line like "/dev/diskid/DISK-%20%20%20%20%20%20%20ABCDEFG0123456", you should change it to "/dev/diskid/DISK-ABCDEFG0123456". Users of geom - transfers like gmirror may also be affected. ZFS users should + transforms like gmirror may also be affected. ZFS users should generally be fine. 20160523: