doc/ja/includes.sgml
Jun Kuriyama 7f2400b466 Changes in the English version are merged:
Makefile:	1.36 --> 1.42
	applications.sgml:	1.7  --> 1.8
	doc.hdr:	1.6  --> 1.7
	doc.sgml:	1.47 --> 1.50
	includes.sgml:	1.20 --> 1.21
	index.html:	1.48 --> 1.53
	internet.sgml:	1.11 --> 1.12
	publish.sgml:	1.10 --> 1.12
	support.sgml:	1.89 --> 1.92
	where.sgml:	1.25 --> 1.26
	alpha/Makefile:	1.1  --> 1.2
	commercial/commercial.sgml:	1.25 --> 1.26
	commercial/Makefile:		     --> 1.3
	copyright/daemon.sgml:	1.6  --> 1.8
	copyright/license.sgml:	1.2  --> 1.3
	copyright/Makefile:	     --> 1.1
	docproj/Makefile:	1.2  --> 1.4
	docproj/docproj.sgml:	1.11 --> 1.12
	docproj/translations.sgml:	1.3  --> 1.5
	gallery/Makefile:	     --> 1.3
	gallery/gallery.sgml:	1.36 --> 1.39
	internal/Makefile:	     --> 1.7
	internal/about.sgml:	1.14 --> 1.18
	internal/mirror.sgml:	1.5  --> 1.6
	internal/machines.sgml:	1.3  --> 1.5
	internal/resignation.sgml:	1.1  --> 1.2
	news/Makefile:		1.2  --> 1.3
	news/newsflash.sgml:	1.89 --> 1.91
	news/press.sgml:	1.12 --> 1.15
	projects/Makefile:	     --> 1.3
	projects/mozilla.sgml:	1.2  --> 1.4
	projects/newvies.sgml:	1.3  --> 1.5
	release/2.2.6R/announce.sgml:	1.1  --> 1.2
	release/2.2.7R/announce.sgml:	1.3  --> 1.4
	release/index.sgml:	1.21 --> 1.22
	search/Makefile:	1.36 --> 1.2  (???)
	search/index-site.sgml:	1.15 --> 1.16
	search/search.sgml:	1.32 --> 1.33
	search/search-mid.sgml:	1.3  --> 1.4
	search/searchhints.sgml:	1.3  --> 1.4
	search/web.atoz:	1.34 --> 1.38
	security/Makefile:	1.1  --> 1.2

Submitted by:	Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-08-09 16:22:19 +00:00

63 lines
2.9 KiB
Text

<!-- $Id: includes.sgml,v 1.11 1998-08-09 16:22:15 kuriyama Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.21 -->
<!--
Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or
relative to the server root. It should be defined in the prolog
<em>before</em> including this file if the page does not live at the
default location below.
When making a link, use <a href="&base/mypage.html">foo</a> and
&base will be expanded appropriately. Base is also used in the
definition of standard boilerplate entities in this file, so be sure
base is correct!
-->
<!ENTITY base CDATA ".">
<!ENTITY FAQbase CDATA "./FAQ">
<!-- Images -->
<!ENTITY i.daemon '<img src="&base/../gifs/daemon.gif" alt="" align=left width="80" height="76">'>
<!ENTITY i.new '<img src="&base/../gifs/new.gif" alt="[New!]" width="28" height="11">'>
<!-- Components making up the standard headers and footers. -->
<!-- Override in the prolog <em>before</em> including this -->
<!-- file if necessary. -->
<!ENTITY copyright 'Copyright &#169 1995-1998 FreeBSD Inc.
All rights reserved.'>
<!ENTITY email 'freebsd-questions'>
<!ENTITY author '<a href="&base/mailto.html">&email@FreeBSD.ORG</a><br>
&copyright;'>
<!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>'>
<!-- Standard headers and footers -->
<!ENTITY header '<head><META HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=EUC-JP"><title>&title;</title></head><BODY
TEXT="#000000" BGCOLOR="#FFFFFF" ALINK="#FFCC33"><IMG
SRC="&base/../gifs/bar.gif" ALT="¥á¥Ë¥å¡¼" WIDTH="565" HEIGHT="33" BORDER=0 usemap="#bar">
<H1 ALIGN=LEFT><FONT COLOR="#660000">&title;</FONT></H1><br clear=all>
<map name="bar">
<area shape="rect" coords="1,1,111,31" href="&base/index.html" ALT="¥È¥Ã
¥×¥Ú¡¼¥¸">
<area shape="rect" coords="112,11,196,31" href="&base/ports/index.html" ALT="¥¢¥×¥ê¥±¡¼¥·¥ç¥ó">
<area shape="rect" coords="196,12,257,33" href="&base/support.html" ALT="¥µ¥Ý¡¼¥È">
<area shape="rect" coords="256,12,365,33" href="&base/docs.html" ALT="¥É¥­¥å¥á¥ó¥È">
<area shape="rect" coords="366,13,424,32" href="&base/commercial/commercial.html" ALT="¥Ù¥ó¥À">
<area shape="rect" coords="425,16,475,32" href="&base/search/search.html" ALT="¸¡º÷">
<area shape="rect" coords="477,16,516,33" href="&base/search/index-site.html" ALT="º÷°ú">
<area shape="rect" coords="516,15,562,33" href="&base/index.html" ALT="¥È¥Ã¥×¥Ú¡¼¥¸">
<area shape="rect" href="&base/index.html" coords="0,0,564,32" ALT="¥È¥Ã¥×¥Ú¡¼¥¸">
</map>'>
<!ENTITY footer '<HR NOSHADE>
<address>&author;<br>&date;</address>'>
<!-- Short names for various anchor points -->
<!ENTITY a.latest.not '<a href="&base/releases/2.2.7R/notes.html">'>
<!ENTITY a.latest.ann '<a href="&base/releases/2.2.7R/announce.html">'>