summaryrefslogtreecommitdiffstatshomepage
path: root/DESCR
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-01-20 13:44:05 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-01-20 13:44:05 +0000
commitf0efcfb7750a1c0ab3108c5a759de5c050166035 (patch)
tree42c4f3dfff406eb906a633e4b8588959e74dd9ae /DESCR
parentd7fbb7d096f24634fd2aa0c5146e6fbf55acb09e (diff)
downloadmandoc-f0efcfb7750a1c0ab3108c5a759de5c050166035.tar.gz
mandoc-f0efcfb7750a1c0ab3108c5a759de5c050166035.tar.zst
mandoc-f0efcfb7750a1c0ab3108c5a759de5c050166035.zip
Re-merged old port-building routines.
Diffstat (limited to 'DESCR')
-rw-r--r--DESCR3
1 files changed, 2 insertions, 1 deletions
diff --git a/DESCR b/DESCR
index 4d25d8df..fe90abf6 100644
--- a/DESCR
+++ b/DESCR
@@ -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.