- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
		
	
			
		
			
				
	
	
		
			61 lines
		
	
	
	
		
			2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			61 lines
		
	
	
	
		
			2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?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 "Web Resources">
 | |
| ]>
 | |
| 
 | |
| <html xmlns="http://www.w3.org/1999/xhtml">
 | |
| <head>
 | |
|       <title>&title;</title>
 | |
| 
 | |
|       <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
 | |
|     </head>
 | |
| 
 | |
|     <body class="navinclude.community">
 | |
| 
 | |
| 		<p>Our web pages remain one of the best sources of information, and
 | |
| 		  are also mirrored at many sites around the world.  Try connecting to
 | |
| 		  www.<b>yourcountry</b>.FreeBSD.org (e.g. <a
 | |
| 		    href="http://www.de.FreeBSD.org/">www.de.FreeBSD.org</a> for
 | |
| 		  Germany or <a
 | |
| 		    href="http://www.au.FreeBSD.org/">www.au.FreeBSD.org</a> for
 | |
| 		  Australia), or select a mirror from the drop-down list on the
 | |
| 		  <a href="&base;/index.html">front page</a>.</p>
 | |
| 
 | |
| 		<p>The FreeBSD web pages are translated into several
 | |
| 		  languages.  Links to the translated versions of these web
 | |
| 		  pages can be found on the <a href="&base;/index.html">front
 | |
| 		  page</a>.</p>
 | |
| 
 | |
| 	    <p>Several other non-English resources exist:</p>
 | |
| 
 | |
| 		<ul>
 | |
| 		  <li><a href="&base;/doc/pt_BR.ISO8859-1/books/faq/index.html">Brazilian
 | |
| 		      Portuguese FAQ</a></li>
 | |
| 
 | |
| 		  <li><a href="&base;/zh/FAQ/FAQ.html">Chinese FAQ</a></li>
 | |
| 
 | |
| 		  <li><a href="http://www.FreeBSD-fr.org/">French</a></li>
 | |
| 
 | |
| 		  <li><a href="http://bsd.hu/">Hungarian</a></li>
 | |
| 
 | |
| 		  <li><a href="http://www.FreeBSD.or.id">Indonesian</a></li>
 | |
| 
 | |
| 		  <li><a href="http://www.gufi.org/">Italian</a></li>
 | |
| 
 | |
| 		  <li><a href="http://www.jp.FreeBSD.org/">Japanese</a></li>
 | |
| 
 | |
| 		  <li><a href="http://www.kr.FreeBSD.org/">Korean</a></li>
 | |
| 
 | |
| 		  <li><a href="http://npf.pt.FreeBSD.org/">Portuguese</a></li>
 | |
| 
 | |
| 		  <li><a href="http://www.FreeBSD.org.ru/">Russian</a>, <a
 | |
| 		      href="&base;/doc/ru_RU.KOI8-R/books/faq/index.html">FAQ</a></li>
 | |
| 		</ul>
 | |
| 
 | |
| 	     <p>For information on recent FreeBSD progress and releases, see the
 | |
| 		  <a href="&base;/news/newsflash.html">Newsflash</a> page.</p>
 | |
| 
 | |
| 
 | |
| </body>
 | |
| </html>
 |