From owner-svn-doc-head@FreeBSD.ORG Thu Sep 27 17:33:20 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 169011065670; Thu, 27 Sep 2012 17:33:20 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id F36858FC15; Thu, 27 Sep 2012 17:33:19 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8RHXJc0063169; Thu, 27 Sep 2012 17:33:19 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8RHXJge063167; Thu, 27 Sep 2012 17:33:19 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201209271733.q8RHXJge063167@svn.freebsd.org> From: Gabor Kovesdan Date: Thu, 27 Sep 2012 17:33:19 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39622 - in head/ja_JP.eucJP/books: . handbook/backups handbook/contrib handbook/hw handbook/internals handbook/kerneldebug handbook/kernelopts handbook/policies handbook/staff ppp-primer X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.5 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, 27 Sep 2012 17:33:20 -0000 Author: gabor Date: Thu Sep 27 17:33:19 2012 New Revision: 39622 URL: http://svn.freebsd.org/changeset/doc/39622 Log: - Clean up stale files Discussed with: ryusuke Deleted: head/ja_JP.eucJP/books/handbook/backups/ head/ja_JP.eucJP/books/handbook/contrib/ head/ja_JP.eucJP/books/handbook/hw/ head/ja_JP.eucJP/books/handbook/internals/ head/ja_JP.eucJP/books/handbook/kerneldebug/ head/ja_JP.eucJP/books/handbook/kernelopts/ head/ja_JP.eucJP/books/handbook/policies/ head/ja_JP.eucJP/books/handbook/staff/ head/ja_JP.eucJP/books/ppp-primer/ Modified: head/ja_JP.eucJP/books/Makefile Modified: head/ja_JP.eucJP/books/Makefile ============================================================================== --- head/ja_JP.eucJP/books/Makefile Thu Sep 27 10:22:53 2012 (r39621) +++ head/ja_JP.eucJP/books/Makefile Thu Sep 27 17:33:19 2012 (r39622) @@ -7,7 +7,6 @@ SUBDIR+= faq #SUBDIR+= fdp-primer SUBDIR+= handbook SUBDIR+= porters-handbook -SUBDIR+= ppp-primer ROOT_SYMLINKS= faq handbook