diff options
author | Gerald Carter <jerry@samba.org> | 2002-09-26 19:33:30 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-09-26 19:33:30 +0000 |
commit | 13f7c502149f184089117a061f5238901df45f8b (patch) | |
tree | db852608e1e9e1f66b68c6fd52233693883d8bd8 /docs/docbook/dbsgml/dbgenent.mod | |
parent | 7d1eb6f7b62300e2f0a84f045f5885118c6ffa1b (diff) | |
download | samba-13f7c502149f184089117a061f5238901df45f8b.tar.gz samba-13f7c502149f184089117a061f5238901df45f8b.tar.bz2 samba-13f7c502149f184089117a061f5238901df45f8b.zip |
syncing with HEAD some more
(This used to be commit 805a89fbb771659ce9d397daad59f47d8b5fefcc)
Diffstat (limited to 'docs/docbook/dbsgml/dbgenent.mod')
-rw-r--r-- | docs/docbook/dbsgml/dbgenent.mod | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/docs/docbook/dbsgml/dbgenent.mod b/docs/docbook/dbsgml/dbgenent.mod deleted file mode 100644 index b60c5b2714..0000000000 --- a/docs/docbook/dbsgml/dbgenent.mod +++ /dev/null @@ -1,39 +0,0 @@ -<!-- ...................................................................... --> -<!-- DocBook additional general entities V4.1 ............................. --> - -<!-- Copyright 1992-2000 HaL Computer Systems, Inc., - O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software - Corporation, and the Organization for the Advancement of - Structured Information Standards (OASIS). - - In DTD driver files referring to this module, please use an entity - declaration that uses the public identifier shown below: - - <!ENTITY % dbgenent PUBLIC - "-//OASIS//ENTITIES DocBook Additional General Entities V4.1//EN" - %dbgenent; ---> - -<!-- File dbgenent.mod .................................................... --> - -<!-- You can edit this file to add the following: - - o General entity declarations of any kind. For example: - - <!ENTITY happyface SDATA "insert-face"> (system-specific data) - <!ENTITY productname "WinWidget"> (small boilerplate) - <!ENTITY legal-notice SYSTEM "notice.sgm"> (large boilerplate) - - o Notation declarations. For example: - - <!NOTATION chicken-scratch SYSTEM> - - o Declarations for and references to external parameter entities - containing collections of any of the above. For example: - - <!ENTITY % all-titles PUBLIC "-//DocTools//ELEMENTS Book Titles//EN"> - %all-titles; ---> - -<!-- End of DocBook additional general entities V4.1 ...................... --> -<!-- ...................................................................... --> |