Subject: port-cobalt/21361: this port is missing its boot(8) man page
To: None <gnats-bugs@gnats.netbsd.org>
From: None <fair@netbsd.org>
List: netbsd-bugs
Date: 04/29/2003 00:43:42
>Number:         21361
>Category:       port-cobalt
>Synopsis:       this port is missing its boot(8) man page
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-cobalt-maintainer
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 29 07:45:05 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erik E. Fair
>Release:        NetBSD 1.6.1
>Organization:
The NetBSD Project Picayune Nitpickers
>Environment:
>Description:
	The boot(8) man page describes the platform dependent details
	of how to get NetBSD booted on that platform. It should include
	a general description of the system firmware and its operations,
	relevant settings, etc.

>How-To-Repeat:
	cd /usr/src/share/man/man8
	foreach dir ( man8.* )
		if ( ! -e $dir/boot.8 ) echo $dir/boot.8 missing
	end

>Fix:
	The portmaster or his designee should write the appropriate
	text and commit it to our CVS repository.
>Release-Note:
>Audit-Trail:
>Unformatted: