Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/01/1997 15:10:05
mrg
Sat Nov 1 07:03:56 PST 1997
Update of /cvsroot/src/libexec/getNAME
In directory netbsd1:/var/slash-tmp/cvs-serv2044
Modified Files:
Makefile getNAME.c
Added Files:
getNAME.8
Log Message:
add a manual for getNAME. also, change the `default' output to be in
a form much more useful for an apropos(1) database. this will be used
by makewhatis(1) to generate the whatis.db file's now...
mrg
Sat Nov 1 07:06:14 PST 1997
Update of /cvsroot/src/libexec/makewhatis
In directory netbsd1:/var/slash-tmp/cvs-serv2195
Modified Files:
makewhatis.8 makewhatis.sh
Log Message:
use the updated getNAME(8) now that it has a reasonable output. this
makes makewhatis several orders of magnitude faster for manual sources,
as we now avoid a costly `nroff -mandoc' for each one...
mrg
Sat Nov 1 07:09:08 PST 1997
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv2390
Modified Files:
CHANGES
Log Message:
note getNAME/makewhatis cleanup.