Fix many problems which causes failure of building Japanese-translated
WWW pages. Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
This commit is contained in:
parent
466c2e90cd
commit
b8e6d0a2c8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3195
10 changed files with 78 additions and 42 deletions
|
|
@ -1,10 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-26 10:51:34 $">
|
||||
<!ENTITY date "$Date: 1998-07-27 04:47:06 $">
|
||||
<!ENTITY title "Security Do's and Don'ts for Programmers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: programmers.sgml,v 1.1 1998-07-26 10:51:34 hanai Exp $ -->
|
||||
<!-- $Id: programmers.sgml,v 1.2 1998-07-27 04:47:06 hanai Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.1 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue