From owner-svn-doc-head@freebsd.org Thu Jul 16 19:01:26 2015 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 355529A3615; Thu, 16 Jul 2015 19:01:26 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 25C9314EA; Thu, 16 Jul 2015 19:01:26 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GJ1QcV034287; Thu, 16 Jul 2015 19:01:26 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GJ1PLk034286; Thu, 16 Jul 2015 19:01:26 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201507161901.t6GJ1PLk034286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 16 Jul 2015 19:01:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46997 - head/zh_TW.UTF-8/books/handbook/install 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.20 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: Thu, 16 Jul 2015 19:01:26 -0000 Author: lwhsu (ports committer) Date: Thu Jul 16 19:01:25 2015 New Revision: 46997 URL: https://svnweb.freebsd.org/changeset/doc/46997 Log: - Update the title of Chapter 3 in zh_TW.UTF-8 handbook Submitted by: RayCherng Yu Reviewed by: lwhsu delphij Approved by: delphij Differential Revision: https://reviews.freebsd.org/D2779 Modified: head/zh_TW.UTF-8/books/handbook/install/chapter.xml Modified: head/zh_TW.UTF-8/books/handbook/install/chapter.xml ============================================================================== --- head/zh_TW.UTF-8/books/handbook/install/chapter.xml Thu Jul 16 15:24:14 2015 (r46996) +++ head/zh_TW.UTF-8/books/handbook/install/chapter.xml Thu Jul 16 19:01:25 2015 (r46997) @@ -10,7 +10,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="install"> - 安裝 FreeBSD + 安裝 &os; 8.<replaceable>X</replaceable> JimMockRestructured,