diff options
| author | Bdale Garbee <bdale@gag.com> | 2010-04-01 23:39:42 -0600 | 
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2010-04-01 23:39:42 -0600 | 
| commit | 53ca3f98aeb70cb780031fee788de950e4388cf6 (patch) | |
| tree | 7f892a0155a00a9d67aa59953c93063fbac960f1 /doc/telemetrum.xsl | |
| parent | 76768804e68ed09421d7a48cb0b390f102ce2d76 (diff) | |
tweak copyright assertion
Diffstat (limited to 'doc/telemetrum.xsl')
| -rw-r--r-- | doc/telemetrum.xsl | 40 | 
1 files changed, 38 insertions, 2 deletions
diff --git a/doc/telemetrum.xsl b/doc/telemetrum.xsl index 7d855318..97d8fb23 100644 --- a/doc/telemetrum.xsl +++ b/doc/telemetrum.xsl @@ -13,7 +13,7 @@      </author>      <copyright>        <year>2010</year> -      <holder>Bdale Garbee</holder> +      <holder>Bdale Garbee and Keith Packard</holder>      </copyright>      <title>TeleMetrum</title>      <subtitle>Owner's Manual for the TeleMetrum System</subtitle> @@ -35,7 +35,43 @@      </revhistory>    </bookinfo>    <chapter> -    <title>Introduction</title> +    <title>Introduction and Overview</title> +    <para> +      Placeholder. +    </para> +  </chapter> +  <chapter> +    <title>Specifications</title> +    <para> +      Placeholder. +    </para> +  </chapter> +  <chapter> +    <title>Handling Precautions</title> +    <para> +      Placeholder. +    </para> +  </chapter> +  <chapter> +    <title>Hardware Overview</title> +    <para> +      Placeholder. +    </para> +  </chapter> +  <chapter> +    <title>Operation</title> +    <para> +      Placeholder. +    </para> +  </chapter> +  <chapter> +    <title>System Overview</title> +    <para> +      Placeholder. +    </para> +  </chapter> +  <chapter> +    <title>System Overview</title>      <para>        Placeholder.      </para>  | 
