~ubuntu-branches/ubuntu/wily/globus-openssl-module/wily-proposed

« back to all changes in this revision

Viewing changes to manual.xml

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2011-12-25 10:14:19 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20111225101419-g1djivfuyj72bodi
Tags: 3.1-1
* Update to Globus Toolkit version 5.2.0
* Drop patch globus-openssl-module-mingw.patch (fixed upstream)
* Make doc package architecture independent

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='UTF-8'?>
 
2
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 
3
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 
4
<!ELEMENT xi:include (xi:fallback?) >
 
5
<!ATTLIST xi:include
 
6
xmlns:xi            CDATA       #FIXED       "http://www.w3.org/2001/XInclude"
 
7
href                CDATA       #REQUIRED
 
8
parse               (xml|text)  "xml"
 
9
xpointer            CDATA       #IMPLIED
 
10
encoding            CDATA       #IMPLIED
 
11
accept              CDATA       #IMPLIED
 
12
accept-charset      CDATA       #IMPLIED
 
13
accept-language     CDATA       #IMPLIED >
 
14
<!ELEMENT xi:fallback ANY >
 
15
<!ATTLIST xi:fallback
 
16
xmlns:xi            CDATA       #FIXED "http://www.w3.org/2001/XInclude" >
 
17
<!ENTITY % local.preface.class    "| xi:include" >
 
18
<!ENTITY % local.part.class       "| xi:include" >
 
19
<!ENTITY % local.chapter.class    "| xi:include" >
 
20
<!ENTITY % local.divcomponent.mix "| xi:include" >
 
21
<!ENTITY % local.para.char.mix    "| xi:include" >
 
22
<!ENTITY % local.info.class       "| xi:include" >
 
23
]
 
24
>
 
25
<!-- Canonical version of this document lives in 
 
26
$Header: /home/globdev/CVS/globus-packages/gsi/openssl_module/source/manual.xml,v 1.2 2011/02/03 21:38:54 bester Exp $
 
27
-->
 
28
 
 
29
 
 
30
<reference id="gsic-openssl-cmd">
 
31
<title>GSI-C OpenSSL Commands</title>
 
32
 
 
33
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
 
34
    href="globus-update-certificate-dir-manual.xml"></xi:include>
 
35
</reference>