Fri Dec 2 20:29:33 PST 2005
- Previous message: [Slony1-commit] By xfade: Add changes for perlsharedir to Makefile.global.in.
- Next message: [Slony1-commit] By cbbrowne: Change references to pgbench to refer to &pgbench; to have
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Add man.sgml to facilitate manpage building.
Added Files:
-----------
slony1-engine/doc/adminguide:
man.sgml (r1.1)
-------------- next part --------------
--- /dev/null
+++ doc/adminguide/man.sgml
@@ -0,0 +1,46 @@
+<!-- $Id: man.sgml,v 1.1 2005/12/02 20:29:29 xfade Exp $ -->
+
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
+ <!entity % version SYSTEM "version.sgml">
+ %version;
+ <!entity % filelist SYSTEM "filelist.sgml">
+ %filelist;
+ <!entity reference SYSTEM "reference.sgml">
+ <!ENTITY slony1 "<PRODUCTNAME>Slony-I</PRODUCTNAME>">
+ <!ENTITY postgres "<PRODUCTNAME>PostgreSQL</PRODUCTNAME>">
+ <!ENTITY windows "<trademark>Windows</trademark>">
+]>
+
+<book id="slony">
+ <title>&slony1; &version; Documentation</title>
+ <bookinfo>
+ <corpauthor>The PostgreSQL Global Development Group</corpauthor>
+ <author>
+ <firstname>Christopher</firstname>
+ <surname>Browne</surname>
+ </author>
+ &legal;
+ </bookinfo>
+<part id="commandreference">
+ <title>Core &slony1; Programs</title>
+ &slon;
+ &slonconf;
+ &slonik;
+</part>
+</book>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode:sgml
+sgml-omittag:nil
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+sgml-parent-document:"book.sgml"
+sgml-exposed-tags:nil
+sgml-local-catalogs:("/usr/lib/sgml/catalog")
+sgml-local-ecat-files:nil
+End:
+-->
- Previous message: [Slony1-commit] By xfade: Add changes for perlsharedir to Makefile.global.in.
- Next message: [Slony1-commit] By cbbrowne: Change references to pgbench to refer to &pgbench; to have
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list