Subject: Re: /var/db/libc.tags
To: None <netbsd-help@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 05/06/2003 21:05:14
On Tue, 6 May 2003, Frederick Bruckman wrote:

> It's for the "tags" feature of "vi" and "less". Try this:
>
>     less -T /var/db/libc.tags -t regex

With my 1.6 and 1.6.1, this didn't work.

Then I tried:

less -T /var/db/libc.tags -t strsignal
/autobuild/src/lib/libc/string/strsignal.c: No such file or directory

The libc.tags supplied in the set had "/autobuild" hard-coded in it.
(This should probably default to "/usr" instead. Should I send-pr this?)

But with my 1.6.1 libc.tags that I built, it worked fine. It showed the
strsignal() function. Interesting.

   Jeremy C. Reed
   http://bsd.reedmedia.net/