From owner-svn-doc-head@freebsd.org Tue Nov 7 08:38:15 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 13991E5276D; Tue, 7 Nov 2017 08:38:15 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [96.47.72.37]) (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 D30E66F2ED; Tue, 7 Nov 2017 08:38:14 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA78axKJ076312; Tue, 7 Nov 2017 08:36:59 GMT (envelope-from rcyu@FreeBSD.org) Received: (from rcyu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA78awLS076310; Tue, 7 Nov 2017 08:36:58 GMT (envelope-from rcyu@FreeBSD.org) Message-Id: <201711070836.vA78awLS076310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rcyu set sender to rcyu@FreeBSD.org using -f From: Ruey-Cherng Yu Date: Tue, 7 Nov 2017 08:36:58 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51185 - in head/zh_TW.UTF-8: books htdocs X-SVN-Group: doc-head X-SVN-Commit-Author: rcyu X-SVN-Commit-Paths: in head/zh_TW.UTF-8: books htdocs X-SVN-Commit-Revision: 51185 X-SVN-Commit-Repository: doc 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: Tue, 07 Nov 2017 08:38:15 -0000 Author: rcyu Date: Tue Nov 7 08:36:58 2017 New Revision: 51185 URL: https://svnweb.freebsd.org/changeset/doc/51185 Log: - Uncomment to start building the FAQ in zh_TW. - Change the hyperlink of FAQ in index.xsl from English version to zh_TW version. Modified: head/zh_TW.UTF-8/books/Makefile head/zh_TW.UTF-8/htdocs/index.xsl Modified: head/zh_TW.UTF-8/books/Makefile ============================================================================== --- head/zh_TW.UTF-8/books/Makefile Tue Nov 7 04:28:06 2017 (r51184) +++ head/zh_TW.UTF-8/books/Makefile Tue Nov 7 08:36:58 2017 (r51185) @@ -1,7 +1,7 @@ # $FreeBSD$ SUBDIR = developers-handbook -#SUBDIR+= faq +SUBDIR+= faq SUBDIR+= fdp-primer SUBDIR+= handbook SUBDIR+= porters-handbook Modified: head/zh_TW.UTF-8/htdocs/index.xsl ============================================================================== --- head/zh_TW.UTF-8/htdocs/index.xsl Tue Nov 7 04:28:06 2017 (r51184) +++ head/zh_TW.UTF-8/htdocs/index.xsl Tue Nov 7 08:36:58 2017 (r51185) @@ -141,7 +141,7 @@ 問題回報
  • - FAQ + FAQ
  • 使用手冊