Index: head/en_US.ISO8859-1/htdocs/internal/fortunes.xml =================================================================== --- head/en_US.ISO8859-1/htdocs/internal/fortunes.xml (revision 51425) +++ head/en_US.ISO8859-1/htdocs/internal/fortunes.xml (nonexistent) @@ -1,47 +0,0 @@ - - -]> - - - - &title; - - $FreeBSD$ - - - - -

Policy

- -

Before committing to the fortune file, please remember the - classic Usenet "rule":

- -

"Be conservative in what you expect others to accept and liberal - in what you are prepared to accept."

- -

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.

- -

Examples of offensive entries:

- - - -

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.

- -

Additional examples may be added to the offensive list above, as - guidelines, whenever core@ is required to settle a dispute on this - issue.

- - - - Property changes on: head/en_US.ISO8859-1/htdocs/internal/fortunes.xml ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/sgml \ No newline at end of property Index: head/en_US.ISO8859-1/htdocs/internal/Makefile =================================================================== --- head/en_US.ISO8859-1/htdocs/internal/Makefile (revision 51425) +++ head/en_US.ISO8859-1/htdocs/internal/Makefile (revision 51426) @@ -1,38 +1,37 @@ # $FreeBSD$ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= about.xml DOCS+= bylaws.xml DOCS+= clusteradm.xml DOCS+= code-of-conduct.xml DOCS+= core-vote.xml 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 DOCS+= machines.xml DOCS+= members.xml DOCS+= mirror.xml DOCS+= new-account.xml DOCS+= policies.xml DOCS+= proposing-committers.xml DOCS+= releng.xml DOCS+= resources.xml DOCS+= software-license.xml DOCS+= working-with-hats.xml INDEXLINK= internal.html DATA+= ssh-keys.asc .include "${DOC_PREFIX}/share/mk/web.site.mk"