Subject: bin/9551: bootselect(8) manpage doesn't get linked up
To: None <gnats-bugs@gnats.netbsd.org>
From: John Hawkinson <jhawk@mit.edu>
List: netbsd-bugs
Date: 03/05/2000 16:03:35
>Number:         9551
>Category:       bin
>Synopsis:       bootselect(8) manpage doesn't get linked up
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar  5 16:03:00 2000
>Last-Modified:
>Originator:     John Hawkinson
>Organization:
MIT
>Release:        NetBSD 1.4.1
>Environment:
	
System: NetBSD zorkmid.mit.edu 1.4.1 NetBSD 1.4.1 (ZORKMID) #9: Sun Mar 5 15:44:11 EST 2000 jhawk@zorkmid.mit.edu:/usr/src/sys/arch/i386/compile/ZORKMID i386


>Description:
	Rapid inspection of -current implies this problem remains.

	mbr(8) .Nm's bootselect(8) as an alternate name, however
there is no MLINK entry in it's Makefile to install the same.

>How-To-Repeat:
	"apropos bootselect; man bootselect"

>Fix:

===================================================================
RCS file: sbin/fdisk/mbr/RCS/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -c -r1.1 -r1.2
*** sbin/fdisk/mbr/Makefile	2000/03/05 23:52:47	1.1
--- sbin/fdisk/mbr/Makefile	2000/03/05 23:57:23	1.2
***************
*** 1,6 ****
--- 1,7 ----
  #	$NetBSD: Makefile,v 1.3.2.2 1999/05/02 21:29:41 perry Exp $
  
  MAN=	mbr.8
+ MLINKS=	mbr.8 bootselect.8
  
  BINDIR=	/usr/mdec
  BINMODE=444
>Audit-Trail:
>Unformatted: