From owner-svn-doc-head@freebsd.org Fri May 26 17:28:30 2017 Return-Path: Delivered-To: svn-doc-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 5BDDCD83381; Fri, 26 May 2017 17:28:30 +0000 (UTC) (envelope-from wblock@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 087A41BEB; Fri, 26 May 2017 17:28:29 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4QHSTT0026367; Fri, 26 May 2017 17:28:29 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4QHSTaQ026366; Fri, 26 May 2017 17:28:29 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201705261728.v4QHSTaQ026366@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Fri, 26 May 2017 17:28:29 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50288 - head/en_US.ISO8859-1/books/handbook/cutting-edge X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2017 17:28:30 -0000 Author: wblock Date: Fri May 26 17:28:28 2017 New Revision: 50288 URL: https://svnweb.freebsd.org/changeset/doc/50288 Log: Edit link IDs so old links will work. Incidentally, split-HTML generation only generates files for top-level sections. PR: 219539 Reported by: delphij Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Fri May 26 11:28:00 2017 (r50287) +++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Fri May 26 17:28:28 2017 (r50288) @@ -1069,8 +1069,8 @@ before running "/usr/sbin/freebsd-update - - Updating &os; from Source + + Updating &os; from Source Updating &os; by compiling from source offers several advantages over binary updates. Code can be built with options @@ -1112,9 +1112,9 @@ before running "/usr/sbin/freebsd-update - Any manual steps required before or after building - from source are shown in - /usr/src/UPDATING. + Check /usr/src/UPDATING + for any manual steps required before or after building + from source. @@ -1289,7 +1289,7 @@ Working Copy Root Path: /usr/src Building from Source - The world, or all + The world, or all of the operating system except the kernel, is compiled. This is done first to provide up-to-date tools to build the kernel. Then the kernel itself is built: