svn commit: r50195 - head/en_US.ISO8859-1/htdocs/internal
Matthew Seaman
matthew at FreeBSD.org
Sat Apr 22 18:07:27 UTC 2017
Author: matthew (ports committer)
Date: Sat Apr 22 18:07:25 2017
New Revision: 50195
URL: https://svnweb.freebsd.org/changeset/doc/50195
Log:
Revert r50193 and r50194: this is all still under discusion and not
yet finally decided.
Submitted by: remko
Differential Revision: https://reviews.freebsd.org/D10413
Deleted:
head/en_US.ISO8859-1/htdocs/internal/associates.xml
Modified:
head/en_US.ISO8859-1/htdocs/internal/Makefile
head/en_US.ISO8859-1/htdocs/internal/policies.xml
Modified: head/en_US.ISO8859-1/htdocs/internal/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/Makefile Sat Apr 22 17:54:33 2017 (r50194)
+++ head/en_US.ISO8859-1/htdocs/internal/Makefile Sat Apr 22 18:07:25 2017 (r50195)
@@ -8,7 +8,6 @@
.endif
DOCS= about.xml
-DOCS+= associate.xml
DOCS+= bylaws.xml
DOCS+= clusteradm.xml
DOCS+= code-of-conduct.xml
Modified: head/en_US.ISO8859-1/htdocs/internal/policies.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/policies.xml Sat Apr 22 17:54:33 2017 (r50194)
+++ head/en_US.ISO8859-1/htdocs/internal/policies.xml Sat Apr 22 18:07:25 2017 (r50195)
@@ -1,7 +1,7 @@
<?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 "Policies for FreeBSD Project Members">
+<!ENTITY title "Policies for FreeBSD Committers">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
@@ -46,7 +46,6 @@ below, for more info.</p>
<li><a href="../doc/en_US.ISO8859-1/articles/pr-guidelines/">Problem Report Handling Guidelines</a></li>
<li><a href="software-license.html">Software License Policy</a></li>
<li><a href="data.html">User Data Policy</a></li>
- <li><a href="associates.html">FreeBSD Project Associates</a></li>
</ul>
<h2><b>The FreeBSD Documentation Project</b></h2>
More information about the svn-doc-all
mailing list