Fix a missing TM
This commit is contained in:
parent
947ef4692e
commit
dfa8d37b07
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28623
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/about.sgml,v 1.6 2006/08/19 21:20:30 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/about.sgml,v 1.7 2006/08/21 08:08:29 joel Exp $">
|
||||
<!ENTITY title "About FreeBSD">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -11,8 +11,8 @@
|
|||
|
||||
<p>FreeBSD is an advanced operating system for x86
|
||||
compatible (including Pentium® and Athlon™), amd64
|
||||
compatible (including Opteron™, Athlon 64, and EM64T),
|
||||
ARM, IA-64, PC-98 and UltraSPARC®
|
||||
compatible (including Opteron™, Athlon&trade64,
|
||||
and EM64T), ARM, IA-64, PC-98 and UltraSPARC®
|
||||
architectures. It is derived from BSD, the version of
|
||||
&unix; developed at the
|
||||
University of California, Berkeley. It is developed
|
||||
|
|
Loading…
Reference in a new issue