From root@rhiannon.scsn.net  Sat Aug  2 08:27:57 1997
Received: from mail.scsn.net (scsn.net [206.25.246.12])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA27713
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 2 Aug 1997 08:27:57 -0700 (PDT)
Received: from rhiannon.scsn.net ([208.133.153.38]) by mail.scsn.net
          (Post.Office MTA v3.1 release PO203a ID# 0-32322U5000L100S10000)
          with ESMTP id AAA156 for <FreeBSD-gnats-submit@freebsd.org>;
          Sat, 2 Aug 1997 11:19:01 -0400
Received: (from root@localhost)
	by rhiannon.scsn.net (8.8.6/8.8.5) id LAA00601;
	Sat, 2 Aug 1997 11:27:43 -0400 (EDT)
Message-Id: <199708021527.LAA00601@rhiannon.scsn.net>
Date: Sat, 2 Aug 1997 11:27:43 -0400 (EDT)
From: dmaddox@scsn.net
Reply-To: dmaddox@scsn.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: bios.9 manpage is not installed
X-Send-Pr-Version: 3.2

>Number:         4215
>Category:       i386
>Synopsis:       bios.9 manpage does not get installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug  2 08:30:00 PDT 1997
>Closed-Date:    Tue Aug 12 11:28:39 PDT 1997
>Last-Modified:  Tue Aug 12 11:29:30 PDT 1997
>Originator:     Donald J. Maddox
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:


FreeBSD rhiannon.scsn.net 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Sat Aug  2 10:27:10 EDT 1997     root@rhiannon.scsn.net:/usr/src/sys/compile/RHIANNON  i386

>Description:

    The manpage bios.9 was added to src/share/man/man9, but
was not added to the Makefile.

>How-To-Repeat:

# cd /usr/src/share/man/man9
# make obj all install

>Fix:

*** Makefile.orig	Sat Aug  2 11:25:35 1997
--- Makefile	Sat Aug  2 11:26:13 1997
***************
*** 1,6 ****
  #	$Id: Makefile,v 1.30 1997/04/09 05:39:30 mpp Exp $
  
! MAN9=	MD5.9 at_shutdown.9 at_fork.9 at_exit.9 boot.9 cd.9 copy.9 \
  	devfs_add_devswf.9 \
  	devfs_link.9 fetch.9 ifnet.9 intro.9 inittodr.9 kernacc.9 malloc.9 \
  	mi_switch.9 panic.9 physio.9 psignal.9 \
--- 1,6 ----
  #	$Id: Makefile,v 1.30 1997/04/09 05:39:30 mpp Exp $
  
! MAN9=	MD5.9 at_shutdown.9 at_fork.9 at_exit.9 bios.9 boot.9 cd.9 copy.9 \
  	devfs_add_devswf.9 \
  	devfs_link.9 fetch.9 ifnet.9 intro.9 inittodr.9 kernacc.9 malloc.9 \
  	mi_switch.9 panic.9 physio.9 psignal.9 \
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: eivind 
State-Changed-When: Tue Aug 12 11:28:39 PDT 1997 
State-Changed-Why:  
Fixed, thanks. 

>Unformatted:
