Fix "Original revision:".
Fix new-line style (My last commit was in the DOS-style new-line (\r\n)). Submitted by: SUGIMURA Takashi <takas-su@is.aist-nara.ac.jp>
This commit is contained in:
parent
5859aee2de
commit
77e5846a47
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4484
1 changed files with 64 additions and 64 deletions
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-03-01 16:41:16 $">
|
||||
<!ENTITY date "$Date: 1999-03-10 15:01:30 $">
|
||||
<!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 $ -->
|
||||
<!-- The FreeBSD Japanese Documantation Project -->
|
||||
<!-- Original revision: 1.2 -->
|
||||
<!-- $Id: statistic.sgml,v 1.2 1999-03-10 15:01:30 motoyuki Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
Loading…
Reference in a new issue