Bug 57569

Summary: error on gensetdefs(8) man page
Product: Documentation Reporter: Dan Strick <strick>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dan Strick 2003-10-04 11:10:24 UTC
	There is an error on the man page for gensetdefs(8).
	The program does not write the DEFINE_SET lines to stdout.
	It writes them into a file with a fixed name, setdefs.h.
	It also creates two other files, setdef0.c and setdef1.c
	at the same time.

	The man page also misplaces the file /sys/i386/conf/Makefile.i386.
	It is actually in /sys/conf.
Comment 1 ru freebsd_committer freebsd_triage 2006-10-12 14:37:58 UTC
State Changed
From-To: open->closed

The gensetdefs(8) utility has been retired in later releases.