The tutorial in the documentation has this snippet:
authorChristopher Browne <cbbrowne@ca.afilias.info>
Fri, 14 Sep 2012 14:39:59 +0000 (10:39 -0400)
committerChristopher Browne <cbbrowne@ca.afilias.info>
Fri, 14 Sep 2012 14:39:59 +0000 (10:39 -0400)
commitc1c6b17fb7b337d37c4160f5d7403755424bf3d1
tree08ca2026898b63ada0f5c78c8fe8d7ea9cc14f52
parentc0f7ea9a8de267fd56eb4551f91e2e7a8fb40db5
The tutorial in the documentation has this snippet:
8<-----------------
    #--
    # init the first node.  Its id MUST be 1.  This creates the schema
    # _$CLUSTERNAME containing all replication system specific database
    # objects.
8<-----------------

That hasn't been true, for a while, and, in reviewing the material in the
howto directory, that's all pretty obsolete, and removal-worthy.  Anything
that *is* valid has been drawn into the admin guide, and this material has
been getting steadily less valid over time due to functionality changes.

Also removed the "MUST be 1" from the tutorial in the admin guide, which
was referenced from the older basic tutorial.  And removed howto material
from RPM spec file
17 files changed:
doc/Makefile
doc/adminguide/firstdb.sgml
doc/howto/Makefile [deleted file]
doc/howto/helpitsbroken.txt [deleted file]
doc/howto/localxid.sql [deleted file]
doc/howto/randomfacts.txt [deleted file]
doc/howto/schemadoc.html [deleted file]
doc/howto/slonik_commands.html [deleted file]
doc/howto/slony-I-basic-mstr-slv.txt [deleted file]
doc/howto/slony-I-basic-mstr-slv.txt.de [deleted file]
doc/howto/slony-I-failover.txt [deleted file]
doc/howto/slony-I-failover.txt.de [deleted file]
doc/howto/slony-I-install.txt [deleted file]
doc/howto/slony-I-install.txt.de [deleted file]
doc/howto/slony-I-overview.txt [deleted file]
doc/howto/slony-I-overview.txt.de [deleted file]
slony1.spec.in