diff options
author | Martin Mares <mj@ucw.cz> | 2000-06-02 19:23:53 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-06-02 19:23:53 +0200 |
commit | 371adba6deb0add48fd4d03d40d4e098590689fc (patch) | |
tree | 1d35dd49b022d3e3a384e7454e2fe91b5f816c46 /doc/prog-head.sgml | |
parent | 6cba2d5eeb522cbf6f1cc28c38fc2c445f41d1e6 (diff) | |
download | bird-371adba6deb0add48fd4d03d40d4e098590689fc.tar bird-371adba6deb0add48fd4d03d40d4e098590689fc.zip |
Use <chapt> for chapters, <sect> for sections and <sect1> for subsections.
Diffstat (limited to 'doc/prog-head.sgml')
-rw-r--r-- | doc/prog-head.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/prog-head.sgml b/doc/prog-head.sgml index 5114d14..8e0e792 100644 --- a/doc/prog-head.sgml +++ b/doc/prog-head.sgml @@ -6,7 +6,7 @@ Copyright (c) 2000 Martin Mares <mj@ucw.cz> --> -<article> +<book> <title>BIRD Programmer's Documentation <author> |