New translation: internal/statistic.sgml.
and related change to Makefile. Submitted by: Hiroki Sato <hrs@geocities.co.jp>
This commit is contained in:
parent
0d5209672d
commit
34ce6cdd58
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4436
2 changed files with 67 additions and 3 deletions
ja/internal
|
@ -1,6 +1,6 @@
|
|||
# $Id: Makefile,v 1.8 1999-02-14 03:10:20 jkh Exp $
|
||||
# $Id: Makefile,v 1.9 1999-03-01 16:41:16 motoyuki Exp $
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: 1.11
|
||||
# Original revision: 1.12
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -11,7 +11,7 @@ DOCS+= internal.sgml
|
|||
DOCS+= about.sgml
|
||||
DOCS+= machines.sgml
|
||||
DOCS+= mirror.sgml
|
||||
# DOCS+= statistic.sgml
|
||||
DOCS+= statistic.sgml
|
||||
|
||||
INDEXLINK= internal.html
|
||||
|
||||
|
|
64
ja/internal/statistic.sgml
Normal file
64
ja/internal/statistic.sgml
Normal file
|
@ -0,0 +1,64 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-03-01 16:41:16 $">
|
||||
<!ENTITY title "FreeBSD Statistics">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- The FreeBSD Documantation Project -->
|
||||
<!-- original revision 1.2 -->
|
||||
<!-- $Id: statistic.sgml,v 1.1 1999-03-01 16:41:16 motoyuki Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2>ウェブ統計</h2>
|
||||
|
||||
<a name="analog"></a>
|
||||
<h4>Analog</h4>
|
||||
|
||||
<p>このサーバのウェブ<a
|
||||
href="http://www.freebsd.org/statistic/freefall.html">利用統計</a>
|
||||
は, analog(1) で毎日更新されています.
|
||||
|
||||
<a name="urchin"></a>
|
||||
<h4>Urchin</h4>
|
||||
|
||||
<img src="http://www.quantified.com/images/gourchin3.gif" alt=""
|
||||
align="right"><p>The <a
|
||||
href="http://www.quantified.com/urchin/support/">Urchin</a>
|
||||
ウェブ統計パッケージが, ウェブサーバの<a
|
||||
href="http://www.freebsd.org/statistic/urchin/">これらの利用統計値
|
||||
statistics</a>を提供するのに使われています.</p>
|
||||
|
||||
|
||||
<a name="releasestatistic"></a>
|
||||
<h2>FreeBSD リリース利用統計</h2>
|
||||
|
||||
<p>
|
||||
現在の FreeBSD リリース利用状況のスナップショットが
|
||||
<a href="http://www.freebsd.org/statistic/release_usage/images/">
|
||||
http://www.freebsd.org/statistic/release_usage/images/</a>にあります.
|
||||
</p>
|
||||
|
||||
<!-- from ../projects/projects.sgml -->
|
||||
<h2>FreeBSD カウントページ</h2>
|
||||
|
||||
|
||||
<p><a href="http://superior.mooseriver.com/FbsdCounter.html">FreeBSD
|
||||
カウントページ</a>は, 世界中の FreeBSD
|
||||
ユーザ数を調査しようというプロジェクトの開始点です.
|
||||
FreeBSD 開発コミュニティは現在, ユーザ数がどれくらいなのか
|
||||
おぼろげな情報しか持っていないため, それを重視する
|
||||
ハードウェア/ソフトウェアベンダへの説得を難しくしています. </p>
|
||||
|
||||
<h2>ftp.freebsd.org の FTP トラフィック</h2>
|
||||
|
||||
1998 年 12 月 2 日, <a href="ftp://ftp.freebsd.org">wcarchive</a> において
|
||||
763 GB というトラフィックの新記録を樹立しました.
|
||||
この日はほとんどの間, fast イーサネットが限界状態でした.
|
||||
|
||||
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue