source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Get ready for version.
@ 2011-10-08 12:21 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-10-08 12:21 UTC (permalink / raw)
  To: source

Log Message:
-----------
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.

Modified Files:
--------------
    mdocml:
        Makefile
        index.sgml

Revision Data
-------------
Index: index.sgml
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/index.sgml,v
retrieving revision 1.145
retrieving revision 1.146
diff -Lindex.sgml -Lindex.sgml -u -p -r1.145 -r1.146
--- index.sgml
+++ 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
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.373
retrieving revision 1.374
diff -LMakefile -LMakefile -u -p -r1.373 -r1.374
--- Makefile
+++ Makefile
@@ -11,8 +11,8 @@
 # in the lower-left hand corner of -mdoc manuals.
 # CFLAGS	+= -DOSNAME="\"OpenBSD 4.5\""
 
-VERSION		 = 1.11.7
-VDATE		 = 2 September 2011
+VERSION		 = 1.12.0
+VDATE		 = 8 October 2011
 # IFF your system supports multi-byte functions (setlocale(), wcwidth(),
 # putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a
 # UCS-4 value) should you define USE_WCHAR.  If you define it and your
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-08 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-08 12:21 mdocml: Get ready for version kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).