svn commit: r51781 - head/en_US.ISO8859-1/share/xml

Eitan Adler eadler at FreeBSD.org
Wed Jun 6 05:45:25 UTC 2018


Author: eadler
Date: Wed Jun  6 05:45:24 2018
New Revision: 51781
URL: https://svnweb.freebsd.org/changeset/doc/51781

Log:
  glossary: remove perforce related entries
  
  We no longer run a p4 server, and upstream stopped supporting fbsd, so
  stop documenting it.

Modified:
  head/en_US.ISO8859-1/share/xml/glossary.ent

Modified: head/en_US.ISO8859-1/share/xml/glossary.ent
==============================================================================
--- head/en_US.ISO8859-1/share/xml/glossary.ent	Wed Jun  6 04:30:13 2018	(r51780)
+++ head/en_US.ISO8859-1/share/xml/glossary.ent	Wed Jun  6 05:45:24 2018	(r51781)
@@ -970,11 +970,6 @@
     </glossentry>
 
     <glossentry>
-      <glossterm>MFP4</glossterm>
-      <glosssee otherterm="mfp4-glossary"/>
-    </glossentry>
-
-    <glossentry>
       <glossterm>MFS</glossterm>
       <glosssee otherterm="mfs-glossary"/>
     </glossentry>
@@ -1058,16 +1053,6 @@
       </glossdef>
     </glossentry>
 
-    <glossentry xml:id="mfp4-glossary">
-      <glossterm>Merge From Perforce</glossterm>
-      <acronym>MFP4</acronym>
-      <glossdef subject="FreeBSD">
-	<para>To merge functionality or a patch from the Perforce
-	  repository to the -CURRENT branch.</para>
-	<glossseealso otherterm="perforce-glossary"/>
-      </glossdef>
-    </glossentry>
-
     <glossentry xml:id="mfs-glossary">
       <glossterm>Merge From Stable</glossterm>
       <acronym>MFS</acronym>
@@ -1231,11 +1216,6 @@
     <title>P</title>
 
     <glossentry>
-      <glossterm>p4</glossterm>
-      <glosssee otherterm="perforce-glossary"/>
-    </glossentry>
-
-    <glossentry>
       <glossterm>PAE</glossterm>
       <glosssee otherterm="pae-glossary"/>
     </glossentry>
@@ -1336,20 +1316,6 @@
       <acronym>PAP</acronym>
       <glossdef>
         <para/>
-      </glossdef>
-    </glossentry>
-
-    <glossentry xml:id="perforce-glossary">
-      <glossterm>Perforce</glossterm>
-      <glossdef>
-	<para>A source code control product made by
-	  <link xlink:href="http://www.perforce.com/">Perforce Software</link>.
-	  Although not open source, its use
-	  is free of charge to open-source projects such as &os;.</para>
-
-	<para>Some &os; developers use a Perforce repository as a staging
-	  area for code that is considered too experimental for the
-	  -CURRENT branch.</para>
       </glossdef>
     </glossentry>
 


More information about the svn-doc-all mailing list