diff options
Diffstat (limited to 'fml/doc/ja/tech/book.sgml')
| -rw-r--r-- | fml/doc/ja/tech/book.sgml | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/fml/doc/ja/tech/book.sgml b/fml/doc/ja/tech/book.sgml deleted file mode 100644 index 7eab24c9..00000000 --- a/fml/doc/ja/tech/book.sgml +++ /dev/null @@ -1,42 +0,0 @@ -<!-- -This is an sgml using DocBook dtd. Use sgmltools version 2.0.x or above -to generate various output formats. - -$FML: book.sgml,v 1.4 2001/05/01 09:15:21 fukachan Exp $ ---> - -<!doctype book public "-//FML//DTD DocBook V3.1-Based Extension//EN" [ - <!entity % include SYSTEM "include/chapters.ent"> %include; -]> - -<book> - - &bookinfo; - - <toc></toc> - - <part> - <title> メール関連の話題 </title> - - &postfix; - &qmail; - &bind; - - </part> - - <part> - <title> WWW 関連の話題 </title> - - &apache; - &openssl; - </part> - - <part> - <title> その多諸々の話題 </title> - - &perl; - &cvs; - &rsync; - </part> - -</book> |
