svn commit: r52099 - in head/it_IT.ISO8859-15: . articles books books/unix-introduction
Eitan Adler
eadler at FreeBSD.org
Sat Aug 11 01:23:06 UTC 2018
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
More information about the svn-doc-head
mailing list