aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2013-03-05 17:39:15 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2013-03-05 17:39:15 +0100
commit7eb22421916024f6ebee85473747ebfff6283438 (patch)
treee041acd1c4b02a959bb1c88b9dcd66f0641a4a0f
parente844f4119a6a5b144b18af4bcc841c816f575159 (diff)
add info about hyphenation to man page
-rw-r--r--doc/dillo.113
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/dillo.1 b/doc/dillo.1
index 49f6f567..c546d6d7 100644
--- a/doc/dillo.1
+++ b/doc/dillo.1
@@ -22,6 +22,14 @@ and some CSS.
.PP
Framesets are displayed as links to frames, and there is currently
no support for javascript or video.
+.PP
+In order to use the hyphenation feature, pattern files from CTAN need to
+be installed to
+.IR ${prefix}/lib/dillo/hyphenation/ .
+This can be done with the script
+.IR install-hyphenation .
+Call it with ISO-639-1 language codes as arguments, or without arguments
+to get more help.
.SH OPTIONS
.TP
\fB\-f\fR, \fB\-\-fullwindow\fR
@@ -97,7 +105,10 @@ dpi files with protocols.
Keybindings.
.TP
.I ~/.dillo/style.css
-User style sheet
+User style sheet.
+.TP
+.I ${prefix}/lib/dillo/hyphenation/
+Hyphenation pattern files.
.SH SEE ALSO
.BR wget (1)
.PP