Date: Sat, 2 Aug 1997 11:27:43 -0400 (EDT) From: dmaddox@scsn.net To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: i386/4215: bios.9 manpage is not installed Message-ID: <199708021527.LAA00601@rhiannon.scsn.net> Resent-Message-ID: <199708021530.IAA27812@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708021527.LAA00601>
