summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/licence.but4
-rw-r--r--doc/output.but4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/licence.but b/doc/licence.but
index 4c01c29..0304992 100644
--- a/doc/licence.but
+++ b/doc/licence.but
@@ -1,8 +1,8 @@
-\versionid $Id: licence.but,v 1.2 2004/04/01 17:36:42 simon Exp $
+\versionid $Id: licence.but,v 1.3 2004/06/12 20:09:40 simon Exp $
\A{licence} Halibut Licence
-Halibut is copyright (c) 1999-2004 Simon Tatham and James Aylett.
+Halibut is copyright (c) 1999-2004 Simon Tatham.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
diff --git a/doc/output.but b/doc/output.but
index 3eeecda..5ef0170 100644
--- a/doc/output.but
+++ b/doc/output.but
@@ -565,7 +565,7 @@ number, before displaying the chapter title. For example, if you set
this to \q{\cw{:\_}}, then the chapter title might look something
like \q{Chapter 2: Doing Things}.
-\dt \I{\cw{\\cfg\{xhtml-section-numeric\}}}\cw{\\cfg\{xhtml-section-numeric\}\{}\e{boolean}\cw{\}}
+\dt \I{\cw{\\cfg\{xhtml-section-numeric\}}}\cw{\\cfg\{xhtml-section-numeric\}\{}\e{level}\cw{\}\{}\e{boolean}\cw{\}}
\dd Specifies whether section headings at a particular level should
contain the word \q{Section} or equivalent (if \c{false}), or should
@@ -574,7 +574,7 @@ which level of section headings you want to affect: 0 means
first-level headings (\c{\\H}), 1 means second-level headings
(\c{\\S}), 2 means the level below that (\c{\\S2}), and so on.
-\dt \I{\cw{\\cfg\{xhtml-section-suffix\}}}\cw{\\cfg\{xhtml-section-suffix\}\{}\e{text}\cw{\}}
+\dt \I{\cw{\\cfg\{xhtml-section-suffix\}}}\cw{\\cfg\{xhtml-section-suffix\}\{}\e{level}\cw{\}\{}\e{text}\cw{\}}
\dd Specifies the suffix text to be appended to section numbers at a
particular level, before displaying the section title.