svn commit: r51426 - head/en_US.ISO8859-1/htdocs/internal

Benedict Reuschling bcr at FreeBSD.org
Fri Feb 16 19:08:43 UTC 2018


Author: bcr
Date: Fri Feb 16 19:08:42 2018
New Revision: 51426
URL: https://svnweb.freebsd.org/changeset/doc/51426

Log:
  Remove the fortune file commit policy.  Fortune files were mostly deleted from
  the base system and we won't add any more files or content, hence there is no
  need to keep this policy around any longer.
  
  Reported by:	emaste@
  Approved by:	core@

Deleted:
  head/en_US.ISO8859-1/htdocs/internal/fortunes.xml
Modified:
  head/en_US.ISO8859-1/htdocs/internal/Makefile

Modified: head/en_US.ISO8859-1/htdocs/internal/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/Makefile	Thu Feb 15 18:04:05 2018	(r51425)
+++ head/en_US.ISO8859-1/htdocs/internal/Makefile	Fri Feb 16 19:08:42 2018	(r51426)
@@ -16,7 +16,6 @@ DOCS+= 	data.xml
 DOCS+= 	developer.xml
 DOCS+=	doceng.xml
 DOCS+=	expire-bits.xml
-DOCS+=	fortunes.xml
 DOCS+=	hats.xml
 DOCS+=	i18n.xml
 DOCS+=	internal.xml


More information about the svn-doc-all mailing list