diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2008-12-10 12:05:33 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2008-12-10 12:05:33 +0000 |
commit | 349718f4b8e31663549686fa17aa489c79d94cf3 (patch) | |
tree | 27b9c9e5c7230f3492d187b433417c556b48b115 /index.7 | |
parent | f78e525bbf6c4d6f545d78949778d95f5dfaa55f (diff) | |
download | mandoc-349718f4b8e31663549686fa17aa489c79d94cf3.tar.gz |
Versioning up.
Diffstat (limited to 'index.7')
-rw-r--r-- | index.7 | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -103,7 +103,7 @@ Download at http://mdocml.bsd.lv/mdocml.tgz .Ns . .\" - UPDATE ME WITH EVERY RELEASE. ---------------------------------- -The current version is 1.0.1, dated 08/12/2008. +The current version is 1.0.2, dated 10/12/2008. .\" ------------------------------------------------------------------ .Pp Previous versions are archived as mdocml-x.y.z.tgz, with the appropriate @@ -118,7 +118,10 @@ is available at http://mdocml.bsd.lv/mdocml.html .Sh EXAMPLES This page was produced as follows: .Pp -.D1 % mdocml -fhtml -W -e -o index.html index.7 +.D1 % mdocml -fhtml -Wall -e -o index.html index.7 +.Pp +The original mdoc source is at http://mdocml.bsd.lv/index.txt +.Ns . .\" .Sh SEE ALSO .Bl -ohang |