summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-10-05 21:35:17 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-10-05 21:35:17 +0000
commite5dd3a864124758be3ede5144cdd2340239b30ee (patch)
treeef299b09ae12118fcb0f9c4fbb090a273b445b3c /mandoc.1
parent0576ea2495c06ed8b674a501710158e099efcf3f (diff)
downloadmandoc-e5dd3a864124758be3ede5144cdd2340239b30ee.tar.gz
Add the -Ofragment option to -T[]x]html. This accomodates for embedding
manual output in existing HTML or XHTML documents, e.g., when invoking mandoc from an SSI or CGI.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.16
1 files changed, 6 insertions, 0 deletions
diff --git a/mandoc.1 b/mandoc.1
index 57b36ed5..8f842e96 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -259,6 +259,12 @@ The following
.Fl O
arguments are accepted:
.Bl -tag -width Ds
+.It Cm fragment
+Do not emit doctype, html, and body elements.
+The
+.Cm style
+argument shall be unused.
+This is useful when embedding manual content within existing documents.
.It Cm includes Ns = Ns Ar fmt
The string
.Ar fmt ,