summaryrefslogtreecommitdiffstats
path: root/mdocml.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-01 15:32:36 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-01 15:32:36 +0000
commit78514c9d13534db5603803edfe8e818d9fe11597 (patch)
treef0e785a8b8d887714133902422483411e6b15a04 /mdocml.1
parent995867c9d1e4701682433bd43406c27cdc59599d (diff)
downloadmandoc-78514c9d13534db5603803edfe8e818d9fe11597.tar.gz
Considerably improved roff_text parser.
Consolidated noop roff macros.
Diffstat (limited to 'mdocml.1')
-rw-r--r--mdocml.16
1 files changed, 2 insertions, 4 deletions
diff --git a/mdocml.1 b/mdocml.1
index efccd422..765b3a41 100644
--- a/mdocml.1
+++ b/mdocml.1
@@ -17,10 +17,8 @@
.Sh DESCRIPTION
The
.Nm
-utility parses
-.Xr mdoc
-formatted manual source and passes results into an output filter. The
-only current output filter is
+utility parses mdoc formatted manual source and passes results into an
+output filter. The only current output filter is
.Ar xml ,
the default. The arguments are as follows:
.Bl -tag -width "\-o outfile"