Wrap absurdly long line, making the work of translators much
easier when they try to look at diffs around the area. PR: www/97165 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
This commit is contained in:
parent
e687c309ae
commit
c34afa75be
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27819
1 changed files with 12 additions and 2 deletions
14
en/index.xsl
14
en/index.xsl
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.146 2006/05/09 07:30:29 kuriyama Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.147 2006/05/12 02:54:03 andre Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -69,7 +69,17 @@
|
|||
Based on BSD UNIX®
|
||||
</h1>
|
||||
<p>
|
||||
FreeBSD is an advanced operating system for x86 compatible (including Pentium®, Athlon™ and PC-98), amd64 compatible (including Opteron™, Athlon 64, and EM64T), UltraSPARC®, IA-64 and ARM architectures. It is derived from BSD, the version of UNIX® developed at the University of California, Berkeley. It is developed and maintained by a <a href="{$base}/doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">large team of individuals</a>. Additional <a href="{$base}/platforms/">platforms</a> are in various stages of development.
|
||||
FreeBSD is an advanced operating system for
|
||||
x86 compatible (including Pentium®, Athlon™ and PC-98),
|
||||
amd64 compatible (including Opteron™, Athlon 64, and EM64T),
|
||||
UltraSPARC®, IA-64 and ARM architectures.
|
||||
It is derived from BSD, the version of UNIX® developed at the
|
||||
University of California, Berkeley.
|
||||
It is developed and maintained by a
|
||||
<a href="{$base}/doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">large
|
||||
team of individuals</a>.
|
||||
Additional <a href="{$base}/platforms/">platforms</a> are in
|
||||
various stages of development.
|
||||
</p>
|
||||
<div id="TXTFRONTFEATURELINK">
|
||||
»<a href="{$base}/about.html" title="Learn More">Learn More</a>
|
||||
|
|
Loading…
Reference in a new issue