From owner-svn-doc-head@freebsd.org Sat Aug 11 01:23:06 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 499601053586; Sat, 11 Aug 2018 01:23:06 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ADFA3845DC; Sat, 11 Aug 2018 01:23:05 +0000 (UTC) (envelope-from eadler@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8E0C810452; Sat, 11 Aug 2018 01:23:05 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7B1N5Gn050566; Sat, 11 Aug 2018 01:23:05 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7B1N5no050563; Sat, 11 Aug 2018 01:23:05 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201808110123.w7B1N5no050563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Sat, 11 Aug 2018 01:23:05 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52099 - in head/it_IT.ISO8859-15: . articles books books/unix-introduction X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: in head/it_IT.ISO8859-15: . articles books books/unix-introduction X-SVN-Commit-Revision: 52099 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.27 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: Sat, 11 Aug 2018 01:23:06 -0000 Author: eadler Date: Sat Aug 11 01:23:04 2018 New Revision: 52099 URL: https://svnweb.freebsd.org/changeset/doc/52099 Log: doc: remove much of the Italian translations The Italian translation has not been updated since r31375 on 2008-01-27. Future commits were either mechanical or global. - The committers guide still references CVS - The handbook still references sysinstall - Both still reference GNATS In general the documentation is out of date sufficient and not being updated. The hard work of the previous contributors is much appreciated. Leave the handbook as there is interest in continuing the project. Deleted: head/it_IT.ISO8859-15/articles/ head/it_IT.ISO8859-15/books/unix-introduction/ Modified: head/it_IT.ISO8859-15/Makefile head/it_IT.ISO8859-15/books/Makefile Modified: head/it_IT.ISO8859-15/Makefile ============================================================================== --- head/it_IT.ISO8859-15/Makefile Fri Aug 10 03:11:41 2018 (r52098) +++ head/it_IT.ISO8859-15/Makefile Sat Aug 11 01:23:04 2018 (r52099) @@ -1,6 +1,5 @@ # $FreeBSD$ -SUBDIR = articles SUBDIR+= books COMPAT_SYMLINK = it Modified: head/it_IT.ISO8859-15/books/Makefile ============================================================================== --- head/it_IT.ISO8859-15/books/Makefile Fri Aug 10 03:11:41 2018 (r52098) +++ head/it_IT.ISO8859-15/books/Makefile Sat Aug 11 01:23:04 2018 (r52099) @@ -1,7 +1,6 @@ # $FreeBSD$ SUBDIR = handbook -SUBDIR+= unix-introduction ROOT_SYMLINKS= handbook