From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (kristaps@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id p6B9eo4I017632 for ; Mon, 11 Jul 2011 05:40:50 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id p6B9enxl012901; Mon, 11 Jul 2011 05:40:49 -0400 (EDT) Date: Mon, 11 Jul 2011 05:40:49 -0400 (EDT) Message-Id: <201107110940.p6B9enxl012901@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: kristaps@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: Note we're no longer using temporary files. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Note we're no longer using temporary files. Modified Files: -------------- mdocml: makewhatis.1 Revision Data ------------- Index: makewhatis.1 =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/makewhatis.1,v retrieving revision 1.10 retrieving revision 1.11 diff -Lmakewhatis.1 -Lmakewhatis.1 -u -p -r1.10 -r1.11 --- makewhatis.1 +++ makewhatis.1 @@ -140,16 +140,10 @@ A .Xr btree 3 keyword database mapping keywords to a type and file reference in .Pa mandoc.index . -.It Pa mandoc.db~ -Working copy of -.Pa mandoc.db . .It Pa mandoc.index A .Xr recno 3 database of indexed file-names. -.It Pa mandoc.index~ -Working copy of -.Pa mandoc.index . .El .Sh EXIT STATUS .Ex -std -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv