Bug 24405

Summary: build(7) man page is not installed.
Product: Documentation Reporter: mwm
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mwm 2001-01-17 11:00:01 UTC
The build(7) man page is in share/man/man7, but isn't installed by the
Makefile.

Fix: Add build to the makefile:
How-To-Repeat: 
	ls /usr/src/share/man/man7/build.7 and not output.
	man build, and not no output.
Comment 1 ben freebsd_committer freebsd_triage 2001-01-17 11:12:35 UTC
State Changed
From-To: open->closed

Committed, thanks!  Not sure how I forgot that at the time, sorry. :-(