diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-01-20 13:44:05 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-01-20 13:44:05 +0000 |
commit | 50f9604d3b055e8ec8c5617c792e62d6e01219a3 (patch) | |
tree | 39fcd3980a3ce1ed22e07f3f0b0d813f92061772 /DESCR | |
parent | ffd36f32dbbe968941923914f7f8630c797a1206 (diff) | |
download | mandoc-50f9604d3b055e8ec8c5617c792e62d6e01219a3.tar.gz |
Re-merged old port-building routines.
Diffstat (limited to 'DESCR')
-rw-r--r-- | DESCR | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -Compile mdoc macros into mark-up languages such as HTML and XML. +The mdocml utility interfaces with the mdoc library to compile +mdoc-roff documents into a variety of output formats. |