tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandocdb(8) issues when locating source manuals
@ 2011-12-07 11:43 Kristaps Dzonsons
  0 siblings, 0 replies; only message in thread
From: Kristaps Dzonsons @ 2011-12-07 11:43 UTC (permalink / raw)
  To: tech

Hi,

Another bug flushed out by man.cgi: some architecture-specific manuals 
refer to the catman file instead of the source file.

Example follows below, where apropos.c is modified to show the type of 
the located record.  Notice that all archs use the cat page except i386 
(??).

Ideas?

Kristaps

% ./apropos 'Nm~^intro$'
intro(4/alpha) - introduction to special files and hardware support (cat)
intro(4/i386) - introduction to special files and hardware support (mdoc)
intro(4/landisk) - introduction to special files and hardware support (cat)
intro(4/sgi) - introduction to special files and hardware support (cat)
intro(4/loongson) - introduction to special files and hardware support (cat)
intro(4/luna88k) - introduction to special files and hardware support (cat)
intro(4/mac68k) - introduction to special files and hardware support (cat)
intro(1) - introduction to general commands (tools and utilities) (mdoc)
intro(4/macppc) - introduction to special files and hardware support (cat)
intro(4/amd64) - introduction to special files and hardware support (cat)
intro(3) - introduction to the C libraries (mdoc)
intro(4/hp300) - introduction to special files and hardware support (cat)
intro(4/vax) - introduction to special files and hardware support (cat)
intro(4/sparc64) - introduction to special files and hardware support (cat)
intro(4/socppc) - introduction to special files and hardware support (cat)
intro(4/zaurus) - introduction to special files and hardware support (cat)
intro(4/sparc) - introduction to special files and hardware support (cat)
intro(2) - introduction to system calls and error numbers (mdoc)
intro(4/mvme68k) - introduction to special files and hardware support (cat)
intro(4/mvme88k) - introduction to special files and hardware support (cat)
intro(9) - introduction to the kernel internals (mdoc)
intro(4/i386) - introduction to special files and hardware support (cat)
intro(4/armish) - introduction to special files and hardware support (cat)
intro(4/hppa) - introduction to special files and hardware support (cat)
intro(7) - miscellaneous information pages (mdoc)
intro(8) - introduction to system maintenance and operation commands (mdoc)
intro(6) - introduction to the games (mdoc)
intro(5) - introduction to file formats (mdoc)
intro(4/aviion) - introduction to special files and hardware support (cat)
--
 To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv

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

only message in thread, other threads:[~2011-12-07 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-07 11:43 mandocdb(8) issues when locating source manuals Kristaps Dzonsons

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).