aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.sgml
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-10-08 12:21:57 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-10-08 12:21:57 +0000
commit7361bdde314d019821514b1fc192e73df43db13b (patch)
treeca09c6a30c48c7dc0a1ca2bd4ce36a4fe47fd489 /index.sgml
parent3c92fb1962ca2927a7bf8a4c83bf03da4a17549b (diff)
downloadmandoc-7361bdde314d019821514b1fc192e73df43db13b.tar.gz
mandoc-7361bdde314d019821514b1fc192e73df43db13b.tar.zst
mandoc-7361bdde314d019821514b1fc192e73df43db13b.zip
Get ready for version. I'm bumping the minor release to 1.12 because
this involves both a major functionality addition (-Tman), a new utility (apropos), and both apropos and mandocdb being built by default.
Diffstat (limited to 'index.sgml')
-rw-r--r--index.sgml8
1 files changed, 5 insertions, 3 deletions
diff --git a/index.sgml b/index.sgml
index 0681c62d..300bc3eb 100644
--- a/index.sgml
+++ b/index.sgml
@@ -295,7 +295,7 @@
<A NAME="news">News</A>
</H1>
<P CLASS="news">
- xx-xx-2011: version 1.xx.x
+ 08-10-2011: version 1.12.0
</P>
<P>
This version features a new, work-in-progress <A HREF="mandoc.1.html">mandoc</A> output mode: -<B>Tman</B>. This mode
@@ -305,7 +305,9 @@
</P>
<P>
While adding features, an <A HREF="apropos.1.html">apropos</A> utility has been merged from the mandoc-tools sandbox.
- This interfaces with <A HREF="mandocdb.8.html">mandocdb</A> for semantic search of manual content.
+ This interfaces with <A HREF="mandocdb.8.html">mandocdb</A> for semantic search of manual content. <A
+ HREF="apropos.1.html">apropos</A> is different from the traditional <B>apropos</B> primarily in allowing keyword search
+ (such as for functions, utilities, etc.) and regular expressions.
</P>
<P>
In documentation news, the <A HREF="mdoc.7.html">mdoc</A> and <A HREF="man.7.html">man</A> manuals have been made
@@ -359,7 +361,7 @@
<SMALL>
Copyright &#169; 2008&#8211;2011
<A CLASS="external" HREF="http://kristaps.bsd.lv">Kristaps Dzonsons</A>,
- $Date: 2011/10/06 23:15:56 $
+ $Date: 2011/10/08 12:21:57 $
</SMALL>
</P>
</BODY>