summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-12-20 13:57:49 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-12-20 13:57:49 +0000
commit2dd3befffd75653b5591451707b63f7343e9670c (patch)
tree33e19ca293a6a6641b9fa3789cb48aec5c068fee /mandoc.1
parent1d20bdcb6e7b96af2ef002ef093c35d4e483fee1 (diff)
downloadmandoc-2dd3befffd75653b5591451707b63f7343e9670c.tar.gz
Clarify style inclusions and update release information.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.114
1 files changed, 6 insertions, 8 deletions
diff --git a/mandoc.1 b/mandoc.1
index 2455e7a8..aef520fb 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -227,16 +227,14 @@ Output produced by
.Fl T Ns Cm html
conforms to HTML-4.01 strict.
.Pp
-Font styles and page structure are applied using CSS1.
-By default, no font style is applied to any text,
-although CSS1 is hard-coded to format
-the basic structure of output.
-.Pp
The
.Pa example.style.css
-file documents the range of styles applied to output and, if used, will
-cause rendered documents to appear as they do in
-.Fl T Ns Cm ascii .
+file documents style-sheet classes available for customising output.
+If a style-sheet is not specified with
+.Fl O Ns Ar style ,
+.Fl T Ns Cm html
+defaults to simple output readable in any graphical or text-based web
+browser.
.Pp
Special characters are rendered in decimal-encoded UTF-8.
.Pp