Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2017 18:07:25 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50195 - head/en_US.ISO8859-1/htdocs/internal
Message-ID:  <201704221807.v3MI7PGA015486@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704221807.v3MI7PGA015486>