diff options
| author | Simon Tatham <anakin@pobox.com> | 2006-12-11 14:15:15 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2006-12-11 14:15:15 +0000 |
| commit | 490fa6c766aece7ea7cd0cf11ee10c2b37efc386 (patch) | |
| tree | 25ce176f367e243ca568d7050f1ec0be12f74405 | |
| parent | 9bffad2da8e9f2806bdfe815b240d18db8901692 (diff) | |
| download | halibut-490fa6c766aece7ea7cd0cf11ee10c2b37efc386.zip halibut-490fa6c766aece7ea7cd0cf11ee10c2b37efc386.tar.gz halibut-490fa6c766aece7ea7cd0cf11ee10c2b37efc386.tar.bz2 halibut-490fa6c766aece7ea7cd0cf11ee10c2b37efc386.tar.xz | |
Just noticed that Ben missed another PostScript/PDF inversion.
[originally from svn r6990]
| -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 9a99c52..1145fbe 100644 --- a/doc/output.but +++ b/doc/output.but @@ -1347,7 +1347,7 @@ and no \cw{\\cfg\{info-dir-entry\}} directives. \H{output-paper} Paper formats -These output formats (currently PostScript and PDF) generate printable +These output formats (currently PDF and PostScript) generate printable manuals. As such, they share a number of configuration directives. \S{output-pdf} \i{PDF} |