diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-07-11 21:30:52 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-07-11 21:30:52 +0000 |
commit | aa9bd66e0014ab76d755481fd267c8a91b8b7ffc (patch) | |
tree | db73805d1e97d9b2a2ab455f1b55dae88cc4f46b /man.cgi.8 | |
parent | c8699c44c174a4249e64ba5213178225a37b9ec7 (diff) | |
download | mandoc-aa9bd66e0014ab76d755481fd267c8a91b8b7ffc.tar.gz |
add HISTORY section
Diffstat (limited to 'man.cgi.8')
-rw-r--r-- | man.cgi.8 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -312,6 +312,14 @@ However, the results may not be quite the same. .Xr mandoc.db 5 , .Xr makewhatis 8 , .Xr slowcgi 8 +.Sh HISTORY +A version of +.Nm +based on +.Xr mandoc 1 +first appeared in mdocml-1.12.1 (March 2012). +The current SQLite3-based version first appeared in +.Ox 5.6 . .Sh AUTHORS .An -nosplit The |