Synchronize with English 1.60
This commit is contained in:
parent
070f525924
commit
235ceffcf2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18141
1 changed files with 37 additions and 10 deletions
|
@ -1,7 +1,11 @@
|
|||
<!-- $FreeBSD: www/ru/includes.sgml,v 1.16 2002/09/13 09:37:51 sobomax Exp $ -->
|
||||
<!-- The FreeBSD Russian Documentation Project -->
|
||||
<!-- $FreeBSDru: frdp/www/ru/includes.sgml,v 1.6 2002/02/17 12:39:59 phantom Exp $ -->
|
||||
<!-- Original revision: 1.48 -->
|
||||
<!--
|
||||
The FreeBSD Russian Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDru: frdp/www/ru/includes.sgml,v 1.11 2003/09/16 08:46:09 andy Exp $
|
||||
|
||||
Original revision: 1.60
|
||||
-->
|
||||
|
||||
<!--
|
||||
Base is the absolute URL for the given page, minus the actual page
|
||||
|
@ -25,20 +29,21 @@
|
|||
<!-- Components making up the standard headers and footers. -->
|
||||
<!-- Override in the prolog <em>before</em> including this -->
|
||||
<!-- file if necessary. -->
|
||||
<!ENTITY copyright 'Copyright © 1995-2002 The FreeBSD Project.
|
||||
All rights reserved.'>
|
||||
<!ENTITY copyright '© 1995-2003 The FreeBSD Project. All rights reserved.'>
|
||||
<!ENTITY email 'freebsd-questions'>
|
||||
<!ENTITY author '<a href="&base;/mailto.html">&email@FreeBSD.ORG</a><br>
|
||||
©right;'>
|
||||
<!ENTITY author '<a href="&base;/index.html">home</a> | <a href="&base;/mailto.html">contact</a> | <a href="&base;/copyright/index.html">legal</a> | ©right;'>
|
||||
<!ENTITY date ''>
|
||||
<!ENTITY home '<a href="&base;/"><img src="&base;/../gifs/home.gif"
|
||||
alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>
|
||||
<!ENTITY stylesheet '&base;/../freebsd.css'>
|
||||
|
||||
<!-- Standard headers and footers -->
|
||||
|
||||
<!ENTITY header '<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=KOI8-R">
|
||||
<meta http-equiv="MSSmartTagsPreventParsing" content="TRUE">
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
<title>&title;</title></head><body
|
||||
text="#000000" bgcolor="#FFFFFF" alink="#FFCC33"><img
|
||||
src="&base;/../gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0" usemap="#bar">
|
||||
|
@ -61,7 +66,7 @@ src="&base;/../gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border
|
|||
<address>&author;<br>&date;</address>'>
|
||||
|
||||
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
|
||||
<!-- The currently released version of FreeBSD. This value is used to
|
||||
<!-- The currently released versions of FreeBSD. This value is used to
|
||||
create some links on web sites and such, so do NOT change it until
|
||||
it's really release time. When you update this, you should also
|
||||
update (at least) the following:
|
||||
|
@ -75,14 +80,31 @@ src="&base;/../gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border
|
|||
(If you're the release engineer, feel free to update this list with
|
||||
other doc-related things you had to do. It'll save you time and
|
||||
trouble the next time around :-).)
|
||||
|
||||
As of 5.0, we now have the concept of two different "currently"
|
||||
released versions (from two different development branches). Use
|
||||
rel.* and u.rel.* for the "latest and greatest" version and
|
||||
rel2.* and u.rel2.* for the "conservative users" version.
|
||||
-->
|
||||
<!ENTITY rel.current '4.7'>
|
||||
<!ENTITY rel.current '5.1'>
|
||||
<!ENTITY rel.current.date 'éÀÎØ 2003'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel.notes '&base;/../releases/&rel.current;R/relnotes.html'>
|
||||
<!ENTITY u.rel.announce '&base;/../releases/&rel.current;R/announce.html'>
|
||||
<!ENTITY u.rel.errata '&base;/../releases/&rel.current;R/errata.html'>
|
||||
<!ENTITY u.rel.hardware '&base;/../releases/&rel.current;R/hardware.html'>
|
||||
<!ENTITY u.rel.early '&base;/releases/&rel.current;R/early-adopter.html'>
|
||||
|
||||
<!-- Secondary "current release" entities -->
|
||||
<!ENTITY rel2.current '4.8'>
|
||||
<!ENTITY rel2.current.date 'áÐÒÅÌØ 2003'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel2.notes '&base;/releases/&rel2.current;R/relnotes.html'>
|
||||
<!ENTITY u.rel2.announce '&base;/releases/&rel2.current;R/announce.html'>
|
||||
<!ENTITY u.rel2.errata '&base;/releases/&rel2.current;R/errata.html'>
|
||||
<!ENTITY u.rel2.hardware '&base;/releases/&rel2.current;R/hardware.html'>
|
||||
|
||||
<!-- macro for webbuild paper -->
|
||||
<!ENTITY webbuild '
|
||||
|
@ -98,6 +120,11 @@ src="&base;/../gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border
|
|||
<!ENTITY raquo SDATA "[raquo ]">
|
||||
<!ENTITY laquo SDATA "[laquo ]">
|
||||
|
||||
<!-- Often used trademarks -->
|
||||
<!ENTITY unix 'UNIX®'>
|
||||
<!ENTITY java 'Java™'>
|
||||
<!ENTITY jdk 'JDK™'>
|
||||
|
||||
<!-- XXX: for compatibility with not updated pages -->
|
||||
<!ENTITY a.latest.not '<a href="&base;/releases/4.6.2R/notes.html">'>
|
||||
<!ENTITY a.latest.ann '<a href="&base;/releases/4.6.2R/announce.html">'>
|
||||
|
|
Loading…
Reference in a new issue