diff options
| author | Simon Tatham <anakin@pobox.com> | 2014-08-11 18:41:10 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2014-08-11 18:41:10 +0000 |
| commit | 9aee9eb51dbf4b3156d0e893b1f97596bab85deb (patch) | |
| tree | 04ff3359be05f44bcafda1974f4dfb8714dc1a2f /doc/output.but | |
| parent | 612c72d85df391a87d0eb70d8c80082c77fe4e69 (diff) | |
| download | halibut-9aee9eb51dbf4b3156d0e893b1f97596bab85deb.zip halibut-9aee9eb51dbf4b3156d0e893b1f97596bab85deb.tar.gz halibut-9aee9eb51dbf4b3156d0e893b1f97596bab85deb.tar.bz2 halibut-9aee9eb51dbf4b3156d0e893b1f97596bab85deb.tar.xz | |
Typo fix in the docs.
Also from J. Lewis Muir.
[originally from svn r10213]
Diffstat (limited to 'doc/output.but')
| -rw-r--r-- | doc/output.but | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/output.but b/doc/output.but index 47be785..a062502 100644 --- a/doc/output.but +++ b/doc/output.but @@ -426,7 +426,7 @@ These formatting directives can also be used in the \dt \I{\cw{\\cfg\{html-single-filename\}}}\cw{\\cfg\{html-single-filename\}\{}\e{filename}\cw{\}} \dd Sets the file name in which to store the entire document, if -Halibut is configured (using \c{\\cfg\{html-leaf-level\}\{0\}} to +Halibut is configured (using \c{\\cfg\{html-leaf-level\}\{0\}}) to produce a single self-contained file. Both this directive \e{and} \c{\\cfg\{html-leaf-level\}\{0\}} are implicitly generated if you provide a file name parameter after the command-line option |