Translations of the FreeBSD documentation, Web pages, Handbook, Manual
pages and FAQ. Currently listed only the FreeBSD Korean Documentation Project.
This commit is contained in:
parent
afedc6144b
commit
4c5802fde4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2959
4 changed files with 46 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# $Id: Makefile,v 1.1 1998-03-31 20:11:35 nik Exp $
|
||||
# $Id: Makefile,v 1.2 1998-06-17 18:14:52 wosch Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
.endif
|
||||
|
||||
DOCS= current.sgml doc-set.sgml sgml.sgml submitting.sgml who.sgml
|
||||
DOCS+= translations.sgml
|
||||
|
||||
.include "../web.mk"
|
||||
|
|
21
data/docproj/translations.sgml
Normal file
21
data/docproj/translations.sgml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-06-17 18:14:54 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Translations">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: translations.sgml,v 1.1 1998-06-17 18:14:54 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2>FreeBSD Korean Documentation Project</h2>
|
||||
|
||||
<b>Web</b>: <a href="http://yahanbi.snu.ac.kr/~sasung">http://yahanbi.snu.ac.kr/~sasung</a><br>
|
||||
<b>E-Mail</b>: <a href="mailto:doc-kr@yahanbi.snu.ac.kr">doc-kr@yahanbi.snu.ac.kr</a><br>
|
||||
<b>Status</b> handbook in progress
|
||||
|
||||
|
||||
&footer
|
||||
</body>
|
||||
</html>
|
|
@ -1,9 +1,10 @@
|
|||
# $Id: Makefile,v 1.1 1998-03-31 20:11:35 nik Exp $
|
||||
# $Id: Makefile,v 1.2 1998-06-17 18:14:52 wosch Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
.endif
|
||||
|
||||
DOCS= current.sgml doc-set.sgml sgml.sgml submitting.sgml who.sgml
|
||||
DOCS+= translations.sgml
|
||||
|
||||
.include "../web.mk"
|
||||
|
|
21
en/docproj/translations.sgml
Normal file
21
en/docproj/translations.sgml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-06-17 18:14:54 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Translations">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: translations.sgml,v 1.1 1998-06-17 18:14:54 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2>FreeBSD Korean Documentation Project</h2>
|
||||
|
||||
<b>Web</b>: <a href="http://yahanbi.snu.ac.kr/~sasung">http://yahanbi.snu.ac.kr/~sasung</a><br>
|
||||
<b>E-Mail</b>: <a href="mailto:doc-kr@yahanbi.snu.ac.kr">doc-kr@yahanbi.snu.ac.kr</a><br>
|
||||
<b>Status</b> handbook in progress
|
||||
|
||||
|
||||
&footer
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue