Subject: misc/4356: /usr/pkg/man is missing /etc/man.conf
To: None <gnats-bugs@gnats.netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: netbsd-bugs
Date: 10/27/1997 02:17:50
>Number:         4356
>Category:       misc
>Synopsis:       /usr/pkg/man is missing /etc/man.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 26 17:20:06 1997
>Last-Modified:
>Originator:     Matthias Scheler
>Organization:
Matthias Scheler                                http://home.owl.de/~tron/
>Release:        971021
>Environment:
System: NetBSD lyssa 1.3_ALPHA NetBSD 1.3_ALPHA (LYSSA) #0: Thu Oct 23 10:44:51 MEST 1997 tron@lyssa:/src/src/sys/arch/i386/compile/LYSSA i386

>Description:
The new package system install manual pages in "/usr/pkg/man". But because
this directory is not listed in "/etc/man.conf" these pages won't be found
by "man".

>How-To-Repeat:
cd /usr/pkgsrc/sysutils/top
make depend all
make install
man top

>Fix:
*** src/etc/man.conf.old	Fri Oct 10 13:20:40 1997
--- src/etc/man.conf	Mon Oct 27 02:12:21 1997
*************** _build		.me		/usr/bin/nroff -me %s 2>/de
*** 31,37 ****
  # directory with all of the subdirectories listed for the keyword _subdir.
  
  # default
! _default	/usr/{share,X11R6,X386,X11,X11R4,contrib,gnu,local}/{man,man/old}/
  
  # Other sections that represent complete man subdirectories.
  X11		/usr/X11/man/
--- 31,37 ----
  # directory with all of the subdirectories listed for the keyword _subdir.
  
  # default
! _default	/usr/{share,pkg,X11R6,X386,X11,X11R4,contrib,gnu,local}/{man,man/old}/
  
  # Other sections that represent complete man subdirectories.
  X11		/usr/X11/man/

>Audit-Trail:
>Unformatted: