Bug 85867

Summary: dumpon(8) is missing crucial information
Product: Documentation Reporter: mwm
Component: Books & ArticlesAssignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description mwm 2005-09-08 13:40:11 UTC
	The dumpon man page no longer specifies that the dump device
needs to be at least 64K bigger than physical memory.

	While the new information is in some ways "better", people
with systems that are exceptions to the "most" need to know how big
that header is.

Fix: 

Change the text from "additional header" to "additional 64Kb header".
How-To-Repeat: 
	"man dumpon". The old information can be found at:
	http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/dumpon/dumpon.8.diff?r1=1.11.2.11&r2=1.11.2.12&f=h
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-07 19:17:38 UTC
State Changed
From-To: open->patched

Patched in HEAD; will MFC later 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-07 19:17:38 UTC
Responsible Changed
From-To: freebsd-doc->pav

Mine!
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-14 12:13:16 UTC
State Changed
From-To: patched->closed

Merged.