From owner-freebsd-bugs Sat Aug 2 08:30:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA27825 for bugs-outgoing; Sat, 2 Aug 1997 08:30:05 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA27812; Sat, 2 Aug 1997 08:30:01 -0700 (PDT) Resent-Date: Sat, 2 Aug 1997 08:30:01 -0700 (PDT) Resent-Message-Id: <199708021530.IAA27812@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, dmaddox@scsn.net 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 ; 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 ; 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 X-Send-Pr-Version: 3.2 Subject: i386/4215: bios.9 manpage is not installed Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4215 >Category: i386 >Synopsis: bios.9 manpage does not get installed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 2 08:30:00 PDT 1997 >Last-Modified: >Originator: Donald J. Maddox >Organization: >Release: FreeBSD 3.0-CURRENT i386 >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 \ >Audit-Trail: >Unformatted: