]> git.sur5r.net Git - bacula/docs/commit
Another mega patch. Sorry it includes so many unrelated changes.
authorJeremy C. Reed <jeremy-c-reed@users.sourceforge.net>
Wed, 20 Dec 2006 22:32:48 +0000 (22:32 +0000)
committerJeremy C. Reed <jeremy-c-reed@users.sourceforge.net>
Wed, 20 Dec 2006 22:32:48 +0000 (22:32 +0000)
commite81fd909909cf10604e12298c69081e65214fb70
treeb8fa70fd2f160aeab89d4a8fd4fa8a38d143e8c0
parent5f3121b0e3b5057021bf622acdaf7e1386d618ef
Another mega patch. Sorry it includes so many unrelated changes.
They are summarized below. Kern okayed this via bacula-devel list.
If you notice any issues, please let me know.

- Use latex2html -split 3 instead of -split 4 for the "make web" target.

NOTE: be sure to update your Makefile manually or from the Makefile.in.

- Switches top level sections to \chapter.

- Gets rid of asterisks for sections so they are all numbered now.

- Removes the now un-necessary and now redundant \addcontentsline for
  table of contents (not needed because numbered sections are
  automatically added so was doubling them).

- Shortens length of several section (and now chapter) titles (so this can
  look better in table of contents and fit better in printed book.
  Also a few of these are rewritten. (Note that I didn't modify the long
  FAQ section names.)

- Removed some tex formatting that were embedded in some \section* because
  now they cause tex errors.

- Adds many of my TODO: items as tex comments directly near problems.
  Some of these are just questions.

- Uncomment label_fd label (as in my custom book tex file references the
  GNU Free Documentation License).

- Change label name of PostgreSQL_phase2 to PostgreSQL_configure and
  renamed that section.

- Removes an old comment about old FreeBSD port before it was updated.

- Removes some index items that were bogus or redundant; or rewords some
  of index items.

Hopefully nothing else. (After this last batch of changes, I won't
get so far behind and will be able to commit related items at one
time.)

TODO: grep the tex files for TODO: and share your feedback or fix :)
62 files changed:
docs/manual/Makefile.in
docs/manual/ansi-labels.tex
docs/manual/autochangerres.tex
docs/manual/autochangers.tex
docs/manual/bimagemgr-chapter.tex
docs/manual/bootstrap.tex
docs/manual/bugs.tex
docs/manual/catmaintenance.tex
docs/manual/configure.tex
docs/manual/console.tex
docs/manual/consoleconf.tex
docs/manual/critical.tex
docs/manual/dataencryption.tex
docs/manual/dirdconf.tex
docs/manual/disk.tex
docs/manual/dvd.tex
docs/manual/faq.tex
docs/manual/fdl.tex
docs/manual/filedconf.tex
docs/manual/fileset.tex
docs/manual/firewalls.tex
docs/manual/general.tex
docs/manual/gpl.tex
docs/manual/install.tex
docs/manual/internaldb.tex
docs/manual/kaboom.tex
docs/manual/lesser.tex
docs/manual/license.tex
docs/manual/messagesres.tex
docs/manual/migration.tex
docs/manual/monitorconf.tex
docs/manual/mysql.tex
docs/manual/oldfileset.tex
docs/manual/pools.tex
docs/manual/postgresql.tex
docs/manual/progs.tex
docs/manual/projects.tex
docs/manual/python.tex
docs/manual/quickstart.tex
docs/manual/recycling.tex
docs/manual/requirements.tex
docs/manual/restore.tex
docs/manual/rpm-faq.tex
docs/manual/security.tex
docs/manual/spooling.tex
docs/manual/sqlite.tex
docs/manual/state.tex
docs/manual/storedconf.tex
docs/manual/strategies.tex
docs/manual/stunnel.tex
docs/manual/supportedchangers.tex
docs/manual/supporteddrives.tex
docs/manual/supportedoses.tex
docs/manual/tapetesting.tex
docs/manual/thanks.tex
docs/manual/tips.tex
docs/manual/tls.tex
docs/manual/tutorial.tex
docs/manual/vars.tex
docs/manual/verify.tex
docs/manual/version.tex
docs/manual/win32.tex