svn commit: r46611 - in head: en_US.ISO8859-1/htdocs share/xml

Eitan Adler eadler at FreeBSD.org
Sun Apr 26 19:32:01 UTC 2015


Author: eadler
Date: Sun Apr 26 19:32:00 2015
New Revision: 46611
URL: https://svnweb.freebsd.org/changeset/doc/46611

Log:
  internetworking: remove the page
  	This page is not salvageable without rewriting it:
  	- referring to the 4.4 BSD stack as a 'reference'
  	- the newest FreeBSD version is 7.0 including (broken)
  	  SCTP support
  	- using outdated terms like "world wide web"
  	- support for 'Appletalk' and Novell client/server networking
  	  are no longer the makings of a 'true intranet solution'
  	- running a usenet server is not the goal of most users anymore
  	- dial-on-demand PPP is not the prime of internet connectivity
  	- ftp.cdrom.com has not existed in a long time (and 30TB/mo
  	  isn't very high nowadays)
  	- yahoo runs "ultimate index of the Internet"...
  	- the only testimonial was written in 1996
  	- and more :\
  
  	If such a page should exist, the content needs to be written.

Deleted:
  head/en_US.ISO8859-1/htdocs/internet.xml
Modified:
  head/en_US.ISO8859-1/htdocs/Makefile
  head/share/xml/navibar.ent

Modified: head/en_US.ISO8859-1/htdocs/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/Makefile	Sun Apr 26 18:48:22 2015	(r46610)
+++ head/en_US.ISO8859-1/htdocs/Makefile	Sun Apr 26 19:32:00 2015	(r46611)
@@ -15,7 +15,6 @@ DOCS+= applications.xml
 DOCS+= art.xml
 DOCS+= docs.xml
 DOCS+= features.xml
-DOCS+= internet.xml
 DOCS+= logo.xml
 DOCS+= mailto.xml
 DOCS+= privacy.xml

Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent	Sun Apr 26 18:48:22 2015	(r46610)
+++ head/share/xml/navibar.ent	Sun Apr 26 19:32:00 2015	(r46611)
@@ -8,7 +8,6 @@
     <li><a href="&base;/about.html">About</a></li>
     <li><a href="&base;/features.html">Features</a></li>
     <li><a href="&base;/applications.html">Applications</a></li>
-    <li><a href="&base;/internet.html">Internetworking</a></li>
     <li><a href="&base;/advocacy/">Advocacy</a></li>
     <li><a href="&base;/marketing/">Marketing</a></li>
     <li><a href="&base;/administration.html">Administration</a></li>


More information about the svn-doc-all mailing list