tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: GSoC Project Progress Update: Apropos Replacement
On Fri, Jun 24, 2011 at 12:24 AM, David Holland
<dholland-tech%netbsd.org@localhost> wrote:
> On Thu, Jun 23, 2011 at 02:35:22AM +0530, Abhinav Upadhyay wrote:
> > I am using the version in -current which is 1.11.1. Also with this the
> > -current version of man pages will be required because with the
> > version 5.1 man pages, libmandoc was leading to an assertion failure
> > for some particular man pages.
>
> Which ones? That sounds like they should be fixed...
Ah, I did not really make a complete list of such pages. But I have a
somewhat partial list (after failing so many times, I decided to just
update the man pages)
/usr/share/man/man1/atari/edahdi.1
/usr/share/man/man4/arc/intro.4
/usr/share/man/man4/amiga/*
/usr/share/man/man4/alpha/*
I think most of them were in /usr/share/man4/<arch>/*
Also some pages caused failure int /usr/pkg/man/man3/ or so.
Following was the error message:
$ mandoc /usr/share/man/man4/atari/floppy.4
assertion "' ' != buf[*pos]" failed: file
"/usr/src/external/bsd/mdocml/lib/libmandoc/../../dist/mdoc_argv.c",
line 282, function "mdoc_argv"
Abort trap (core dumped)
Home |
Main Index |
Thread Index |
Old Index