aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2018-02-16 19:08:42 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2018-02-16 19:08:42 +0000
commitcf73a5f6dcb635e91eb75739da8af376f2f8e2e1 (patch)
tree9de622713f2f833d36adab19cee3028695ef4135 /en_US.ISO8859-1/htdocs
parent051ced19d3bb1b1e68b85ee96c489b024ac4c9b8 (diff)
downloaddoc-cf73a5f6dcb635e91eb75739da8af376f2f8e2e1.tar.gz
doc-cf73a5f6dcb635e91eb75739da8af376f2f8e2e1.zip
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@
Notes
Notes: svn path=/head/; revision=51426
Diffstat (limited to 'en_US.ISO8859-1/htdocs')
-rw-r--r--en_US.ISO8859-1/htdocs/internal/Makefile1
-rw-r--r--en_US.ISO8859-1/htdocs/internal/fortunes.xml47
2 files changed, 0 insertions, 48 deletions
diff --git a/en_US.ISO8859-1/htdocs/internal/Makefile b/en_US.ISO8859-1/htdocs/internal/Makefile
index 2526d265c2..6858a07b4b 100644
--- a/en_US.ISO8859-1/htdocs/internal/Makefile
+++ b/en_US.ISO8859-1/htdocs/internal/Makefile
@@ -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
diff --git a/en_US.ISO8859-1/htdocs/internal/fortunes.xml b/en_US.ISO8859-1/htdocs/internal/fortunes.xml
deleted file mode 100644
index f23e27795d..0000000000
--- a/en_US.ISO8859-1/htdocs/internal/fortunes.xml
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
-"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
-<!ENTITY title "Fortune File Commit Policy">
-]>
-
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>&title;</title>
-
- <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
- </head>
-
- <body class="navinclude.docs">
-
- <h2>Policy</h2>
-
- <p>Before committing to the fortune file, please remember the
- classic Usenet "rule":</p>
-
- <p>"Be conservative in what you expect others to accept and liberal
- in what you are prepared to accept."</p>
-
- <p>If an entry offends more than a couple of FreeBSD committers and
- does not contain any reasonable historical reference, the entry should
- not be added. The speaker of the quote is not to be the
- basis for categorizing the quote as offensive.</p>
-
- <p>Examples of offensive entries:</p>
-
- <ul>
- <li>Those that belittle groups on the basis of their gender,
- nationality, religion, or lifestyle.</li>
- <li>Profanity, "adult" content.</li>
- </ul>
-
- <p>If you add new material to the fortunes collection, please be
- extra-diligent about unforeseen objections, and give plenty of
- time for it to settle before MFCing.</p>
-
- <p>Additional examples may be added to the offensive list above, as
- guidelines, whenever core@ is required to settle a dispute on this
- issue.</p>
-
-
- </body>
-</html>