diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-07-12 10:04:36 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-07-12 10:04:36 +0000 |
commit | 4bb408cb779481df7a31239c3d1f9eedb0e09e78 (patch) | |
tree | 63ae76e53b06e86a049f788d963c1091918c85a9 | |
parent | 2ad142d1d4a163536ab2be152e509f2890dd21c2 (diff) | |
download | mandoc-4bb408cb779481df7a31239c3d1f9eedb0e09e78.tar.gz |
Small HTML compatibility fix.VERSION.1.11.4
-rw-r--r-- | index.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -344,7 +344,7 @@ Initial public release (this utility is very much under development) of <A HREF="makewhatis.1.html">makewhatis</A>, initially named mandoc-db. This utility produces keyword databases of manual content - <STRIKE>mandoc-cgi</STRIKE>, + <DEL>mandoc-cgi</DEL>, <A HREF="http://mdocml.bsd.lv/mandoc-tools/index.html">mandoc-tools</A>, which features semantic querying of manual content. </P> |